summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mplayer/common.h')
-rw-r--r--gui/mplayer/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/mplayer/common.h b/gui/mplayer/common.h
index 0f015805f0..661ead64c3 100644
--- a/gui/mplayer/common.h
+++ b/gui/mplayer/common.h
@@ -18,4 +18,4 @@ extern void PutImage( txSample * bf,int x,int y,int max,int ofs );
extern void SimplePotmeterPutImage( txSample * bf,int x,int y,float frac );
extern void Render( wsTWindow * window,wItem * Items,int nrItems,char * db,int size );
-#endif
+#endif /* GUI_COMMON_H */