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/newgrf_gui.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/newgrf_gui.cpp') diff --git a/src/newgrf_gui.cpp b/src/newgrf_gui.cpp index e835eed6a..4978b1d54 100644 --- a/src/newgrf_gui.cpp +++ b/src/newgrf_gui.cpp @@ -16,6 +16,7 @@ #include "window_func.h" #include "core/alloc_func.hpp" #include "string_func.h" +#include "gfx_func.h" /** Parse an integerlist string and set each found value * @param p the string to be parsed. Each element in the list is seperated by a -- cgit v1.2.3-54-g00ecf