diff options
Diffstat (limited to 'apps')
| -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 e778f51..3644e64 100644 --- a/apps/plugin.h +++ b/apps/plugin.h @@ -100,6 +100,7 @@ void* plugin_get_buffer(size_t *buffer_size); #include "settings_list.h" #include "timefuncs.h" #include "crc32.h" +#include "rbpaths.h" #ifdef HAVE_ALBUMART #include "albumart.h" |