summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/header.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/mpegplayer/header.c')
-rw-r--r--apps/plugins/mpegplayer/header.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/mpegplayer/header.c b/apps/plugins/mpegplayer/header.c
index 3dd3d280dd..d8d005b692 100644
--- a/apps/plugins/mpegplayer/header.c
+++ b/apps/plugins/mpegplayer/header.c
@@ -26,7 +26,7 @@
26 26
27#include "mpeg2dec_config.h" 27#include "mpeg2dec_config.h"
28 28
29extern struct plugin_api* rb; 29extern const struct plugin_api* rb;
30 30
31#include "mpeg2.h" 31#include "mpeg2.h"
32#include "attributes.h" 32#include "attributes.h"