diff options
Diffstat (limited to 'news_gui.c')
-rw-r--r-- | news_gui.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news_gui.c b/news_gui.c index 3886879cf..c9d919aff 100644 --- a/news_gui.c +++ b/news_gui.c @@ -10,6 +10,7 @@ #include "news.h" #include "vehicle.h" #include "sound.h" +#include "variables.h" /* News system News system is realized as a FIFO queue (in an array) |