diff --git a/src/news_gui.cpp b/src/news_gui.cpp --- a/src/news_gui.cpp +++ b/src/news_gui.cpp @@ -15,6 +15,7 @@ #include "vehicle_base.h" #include "sound_func.h" #include "string_func.h" +#include "widgets/dropdown_func.h" #include "table/sprites.h" #include "table/strings.h"