diff --git a/include/FontHelper.h b/include/FontHelper.h index 0aa108b69f9..1a1ad409c6f 100644 --- a/include/FontHelper.h +++ b/include/FontHelper.h @@ -25,6 +25,7 @@ #ifndef LMMS_FONT_HELPER_H #define LMMS_FONT_HELPER_H +#include #include constexpr int DEFAULT_FONT_SIZE = 14;