From 0e517fe023a697d9df45e56548f77946a3d0ddb9 Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 9 Jan 2008 09:45:45 +0000 Subject: (svn r11787) -Codechange: more header rewrites. This time related to viewport.h. --- 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 54f776540..1b34fc451 100644 --- a/src/genworld_gui.cpp +++ b/src/genworld_gui.cpp @@ -26,6 +26,7 @@ #include "sound_func.h" #include "fios.h" #include "string_func.h" +#include "gfx_func.h" /** * In what 'mode' the GenerateLandscapeWindowProc is. -- cgit v1.2.3-54-g00ecf