summaryrefslogtreecommitdiff
path: root/apps/plugins/starfield.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/starfield.c')
-rw-r--r--apps/plugins/starfield.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/starfield.c b/apps/plugins/starfield.c
index f8f24b93d4..536213686a 100644
--- a/apps/plugins/starfield.c
+++ b/apps/plugins/starfield.c
@@ -18,7 +18,7 @@
18****************************************************************************/ 18****************************************************************************/
19 19
20#include "plugin.h" 20#include "plugin.h"
21#include "helper.h" 21#include "lib/helper.h"
22 22
23#ifdef HAVE_LCD_BITMAP /* and also not for the Player */ 23#ifdef HAVE_LCD_BITMAP /* and also not for the Player */
24 24