diff --git a/apps/wps-display.c b/apps/wps-display.c index 13adcd64a0..973a9a3325 100644 --- a/apps/wps-display.c +++ b/apps/wps-display.c @@ -45,13 +45,13 @@ #include "backlight.h" #include "button.h" #include "abrepeat.h" +#include "screens.h" #ifdef HAVE_LCD_BITMAP #include #include "icons.h" #include "widgets.h" #include "peakmeter.h" -#include "screens.h" /* Image stuff */ #include "bmp.h"