summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/play.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/play.c b/apps/play.c
index 89dfa5503e..71292861c9 100644
--- a/apps/play.c
+++ b/apps/play.c
@@ -31,7 +31,7 @@
31#include "id3.h" 31#include "id3.h"
32 32
33#ifdef MPEG_PLAY 33#ifdef MPEG_PLAY
34#include "common/mpegplay.h" 34#include "mpegplay.h"
35#endif 35#endif
36 36
37#define LINE_Y 1 /* initial line */ 37#define LINE_Y 1 /* initial line */