summaryrefslogtreecommitdiff
path: root/src/news_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/news_gui.cpp')
-rw-r--r--src/news_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/news_gui.cpp b/src/news_gui.cpp
index dd8fb28e4..cd6611859 100644
--- a/src/news_gui.cpp
+++ b/src/news_gui.cpp
@@ -10,13 +10,13 @@
#include "viewport.h"
#include "news.h"
#include "variables.h"
-#include "string.h"
#include "transparency.h"
#include "strings_func.h"
#include "window_func.h"
#include "date_func.h"
#include "vehicle_base.h"
#include "sound_func.h"
+#include "string_func.h"
/** @file news_gui.cpp
*