summaryrefslogtreecommitdiff
path: root/apps/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.h')
-rw-r--r--apps/plugin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugin.h b/apps/plugin.h
index 82ce0d6ddf..9ebf793d3f 100644
--- a/apps/plugin.h
+++ b/apps/plugin.h
@@ -77,6 +77,7 @@ void* plugin_get_buffer(size_t *buffer_size);
77#include "timer.h" 77#include "timer.h"
78#include "playlist.h" 78#include "playlist.h"
79#ifdef HAVE_LCD_BITMAP 79#ifdef HAVE_LCD_BITMAP
80#include "screendump.h"
80#include "scrollbar.h" 81#include "scrollbar.h"
81#include "../recorder/bmp.h" 82#include "../recorder/bmp.h"
82#endif 83#endif