diff --git a/src/graphics/Screen.h b/src/graphics/Screen.h index 554e9a8e..1c543dbf 100644 --- a/src/graphics/Screen.h +++ b/src/graphics/Screen.h @@ -22,6 +22,8 @@ class Screen #include +#include "../configuration.h" + #ifdef USE_SH1106 #include #elif defined(USE_ST7567)