summaryrefslogtreecommitdiff
path: root/src/gui/inventorywindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/inventorywindow.cpp')
-rw-r--r--src/gui/inventorywindow.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/inventorywindow.cpp b/src/gui/inventorywindow.cpp
index bcd2c5108..29b6c58f3 100644
--- a/src/gui/inventorywindow.cpp
+++ b/src/gui/inventorywindow.cpp
@@ -23,9 +23,10 @@
#include "gui/inventorywindow.h"
#include "configuration.h"
-#include "playerinfo.h"
#include "units.h"
+#include "being/playerinfo.h"
+
#include "input/inputmanager.h"
#include "input/keyevent.h"