From 399bb2709e773847707a948610fd74c7f4b94e9f Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Mon, 11 Jul 2005 22:22:45 +0000 Subject: Committed header dependencies reducing patch by Doener --- src/gui/inventory.cpp | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'src/gui/inventory.cpp') diff --git a/src/gui/inventory.cpp b/src/gui/inventory.cpp index 9d2669e5..73bf67f5 100644 --- a/src/gui/inventory.cpp +++ b/src/gui/inventory.cpp @@ -21,16 +21,14 @@ * $Id$ */ -#include "../main.h" -#include "../graphics.h" +#include "../playerinfo.h" #include "inventory.h" -#include "../resources/resourcemanager.h" -#include "../resources/image.h" +#include "equipment.h" #include "button.h" #include "scrollarea.h" -#include "../being.h" -#include "../engine.h" +#include "../net/network.h" #include "item_amount.h" +#include "../resources/itemmanager.h" #include InventoryWindow::InventoryWindow(): -- cgit v1.2.3-70-g09d2