From 87015f5b6395f15a624f67e25dce10fe52a12c81 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 17 May 2008 13:01:30 +0000 Subject: (svn r13140) -Codechange: move the gui-list-sorting out of window_gui.h so window_gui.h only needs to be included in *_gui.cpp. --- src/economy.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/economy.cpp') diff --git a/src/economy.cpp b/src/economy.cpp index ab0695a00..f417ad9b1 100644 --- a/src/economy.cpp +++ b/src/economy.cpp @@ -46,6 +46,7 @@ #include "gfx_func.h" #include "autoreplace_func.h" #include "player_gui.h" +#include "window_gui.h" #include "table/strings.h" #include "table/sprites.h" -- cgit v1.2.3-70-g09d2