diff options
Diffstat (limited to 'apps/plugin.h')
| -rw-r--r-- | apps/plugin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugin.h b/apps/plugin.h index 38d8889..4e6f4a8 100644 --- a/apps/plugin.h +++ b/apps/plugin.h @@ -113,6 +113,7 @@ void* plugin_get_buffer(size_t *buffer_size); #include "crc32.h" #include "rbpaths.h" #include "core_alloc.h" +#include "screen_access.h" #ifdef HAVE_ALBUMART #include "albumart.h" |