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/window.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/window.cpp') diff --git a/src/window.cpp b/src/window.cpp index f9c45fa63..346af1b9f 100644 --- a/src/window.cpp +++ b/src/window.cpp @@ -20,6 +20,7 @@ #include "vehicle_base.h" #include "settings_type.h" #include "cheat_func.h" +#include "window_func.h" #include "table/sprites.h" -- cgit v1.2.3-54-g00ecf