From 10b881f997384378a299bff358716db5183b65a5 Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Sat, 13 Aug 2005 12:49:52 +0000 Subject: Huge header cleanup to reduce dependencies and compile time. --- src/gui/playerbox.cpp | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'src/gui/playerbox.cpp') diff --git a/src/gui/playerbox.cpp b/src/gui/playerbox.cpp index 3b23f3f2..169c37fc 100644 --- a/src/gui/playerbox.cpp +++ b/src/gui/playerbox.cpp @@ -22,10 +22,18 @@ */ #include "playerbox.h" -#include "../main.h" + #include "../being.h" +#include "../graphics.h" + +#include "../graphic/imagerect.h" +#include "../graphic/spriteset.h" + +#include "../resources/image.h" #include "../resources/resourcemanager.h" +extern Spriteset *hairset, *playerset; + int PlayerBox::instances = 0; ImageRect PlayerBox::background; -- cgit v1.2.3-70-g09d2