From eeabab4555bf20ea9769bfea05c1fc278a493fa3 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 28 Mar 2008 08:53:36 +0000 Subject: (svn r12459) -Codechange: split news.h into news_type.h and news_func.h. --- src/misc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/misc.cpp') diff --git a/src/misc.cpp b/src/misc.cpp index 4d828c9b7..80fb667f0 100644 --- a/src/misc.cpp +++ b/src/misc.cpp @@ -6,7 +6,7 @@ #include "openttd.h" #include "currency.h" #include "landscape.h" -#include "news.h" +#include "news_func.h" #include "saveload.h" #include "engine.h" #include "vehicle_gui.h" -- cgit v1.2.3-70-g09d2