diff --git a/frontend/menu/menu_common.h b/frontend/menu/menu_common.h index 0e9b5d8039..ef3308249c 100644 --- a/frontend/menu/menu_common.h +++ b/frontend/menu/menu_common.h @@ -17,6 +17,8 @@ #ifndef MENU_COMMON_H__ #define MENU_COMMON_H__ +#include "../../general.h" + #ifdef HAVE_CONFIG_H #include "../../config.h" #endif