From 402a1e24bae42c3789a7e000da7ca3c0f07d5dd0 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 6 May 2008 22:17:12 +0000 Subject: (svn r12977) -Codechange: remove quite some redundant (duplicate) function declarations. --- 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 35e5a7b4f..17f690b54 100644 --- a/src/smallmap_gui.cpp +++ b/src/smallmap_gui.cpp @@ -27,6 +27,7 @@ #include "vehicle_base.h" #include "sound_func.h" #include "settings_type.h" +#include "window_func.h" #include "table/strings.h" #include "table/sprites.h" -- cgit v1.2.3-54-g00ecf