summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/mw.c
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mplayer/mw.c')
-rw-r--r--gui/mplayer/mw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/mplayer/mw.c b/gui/mplayer/mw.c
index 6f8866c640..1d9dfbedc8 100644
--- a/gui/mplayer/mw.c
+++ b/gui/mplayer/mw.c
@@ -53,7 +53,7 @@
#include "play.h"
#include "widgets.h"
-extern unsigned int GetTimerMS( void );
+unsigned int GetTimerMS( void );
unsigned char * mplDrawBuffer = NULL;
int mplMainRender = 1;