summaryrefslogtreecommitdiff
path: root/apps/plugins/video.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/video.c')
-rw-r--r--apps/plugins/video.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/video.c b/apps/plugins/video.c
index 69c6f4ed9e..a31b7c5415 100644
--- a/apps/plugins/video.c
+++ b/apps/plugins/video.c
@@ -29,7 +29,7 @@
29#include "plugin.h" 29#include "plugin.h"
30#include "sh7034.h" 30#include "sh7034.h"
31#include "system.h" 31#include "system.h"
32#include "helper.h" 32#include "lib/helper.h"
33 33
34#ifndef SIMULATOR /* not for simulator by now */ 34#ifndef SIMULATOR /* not for simulator by now */
35#ifdef HAVE_LCD_BITMAP /* and definitely not for the Player, haha */ 35#ifdef HAVE_LCD_BITMAP /* and definitely not for the Player, haha */