From 5087a6cdd76276118bcba6bd4c14425da76eef7d Mon Sep 17 00:00:00 2001 From: belugas Date: Fri, 28 Dec 2007 03:14:55 +0000 Subject: (svn r11713) -Codechange: Move some declarations and definitions in a more logical disposition --- src/genworld_gui.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/genworld_gui.cpp') diff --git a/src/genworld_gui.cpp b/src/genworld_gui.cpp index f8306e794..f4a76e427 100644 --- a/src/genworld_gui.cpp +++ b/src/genworld_gui.cpp @@ -25,6 +25,7 @@ #include "strings_func.h" #include "window_func.h" #include "date_func.h" +#include "fios.h" /** * In what 'mode' the GenerateLandscapeWindowProc is. -- cgit v1.2.3-54-g00ecf