diff options
Diffstat (limited to 'src/news_type.h')
-rw-r--r-- | src/news_type.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/news_type.h b/src/news_type.h index 3372e1308..4efcacb05 100644 --- a/src/news_type.h +++ b/src/news_type.h @@ -5,6 +5,7 @@ #ifndef NEWS_TYPE_H #define NEWS_TYPE_H +#include "core/enum_type.hpp" #include "date_type.h" #include "strings_type.h" #include "sound_type.h" |