diff --git a/src/screen.cpp b/src/screen.cpp index 5f92bf22..e1749e3c 100644 --- a/src/screen.cpp +++ b/src/screen.cpp @@ -31,6 +31,7 @@ along with this program. If not, see . #include "mesh-pb-constants.h" #include "NodeDB.h" #include "main.h" +#include "configuration.h" #define FONT_HEIGHT 14 // actually 13 for "ariel 10" but want a little extra space #define FONT_HEIGHT_16 (ArialMT_Plain_16[1] + 1)