diff options
Diffstat (limited to 'apps/recorder/albumart.h')
-rw-r--r-- | apps/recorder/albumart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/recorder/albumart.h b/apps/recorder/albumart.h index edf464fb7a..82e0b79aec 100644 --- a/apps/recorder/albumart.h +++ b/apps/recorder/albumart.h @@ -26,7 +26,7 @@ #include <stdbool.h> #include "metadata.h" -#include "gwps.h" +#include "wps_engine/wps_engine.h" /* Look for albumart bitmap in the same dir as the track and in its parent dir. * Stores the found filename in the buf parameter. |