summaryrefslogtreecommitdiff
path: root/src/openttd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/openttd.cpp')
-rw-r--r--src/openttd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openttd.cpp b/src/openttd.cpp
index d4dc25aaa..14412d8e4 100644
--- a/src/openttd.cpp
+++ b/src/openttd.cpp
@@ -28,7 +28,7 @@
#include "command_func.h"
#include "town.h"
#include "industry.h"
-#include "news.h"
+#include "news_func.h"
#include "engine.h"
#include "fileio.h"
#include "fios.h"