src/screenshot.cpp
changeset 8114 dd6d21dc99c1
parent 7927 3a3289a049f9
child 8121 3bc6351e7369
--- a/src/screenshot.cpp	Fri Dec 21 19:21:21 2007 +0000
+++ b/src/screenshot.cpp	Fri Dec 21 19:49:27 2007 +0000
@@ -4,7 +4,6 @@
 #include "openttd.h"
 #include "debug.h"
 #include "functions.h"
-#include "strings.h"
 #include "table/strings.h"
 #include "gfx.h"
 #include "fileio.h"
@@ -17,6 +16,7 @@
 #include "helpers.hpp"
 #include "blitter/factory.hpp"
 #include "fileio.h"
+#include "strings_func.h"
 
 char _screenshot_format_name[8];
 uint _num_screenshot_formats;