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 fd3e276..e4b13f5 100644 --- a/apps/plugin.h +++ b/apps/plugin.h @@ -92,6 +92,7 @@ void* plugin_get_buffer(size_t *buffer_size); #include "viewport.h" #include "ata_idle_notify.h" #include "settings_list.h" +#include "timefuncs.h" #ifdef HAVE_ALBUMART #include "albumart.h" |