From a773d45885eac803e794c622a4dfae3f03cc5cb1 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 23 Dec 2007 10:56:02 +0000 Subject: (svn r11684) -Codechange: split gfx.h in a type and functional header. --- src/smallmap_gui.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/smallmap_gui.cpp') diff --git a/src/smallmap_gui.cpp b/src/smallmap_gui.cpp index a5ba7d205..0e6b340af 100644 --- a/src/smallmap_gui.cpp +++ b/src/smallmap_gui.cpp @@ -27,6 +27,7 @@ #include "blitter/factory.hpp" #include "tunnelbridge_map.h" #include "strings_func.h" +#include "zoom_func.h" static const Widget _smallmap_widgets[] = { -- cgit v1.2.3-54-g00ecf