summaryrefslogtreecommitdiffstats
path: root/source/UI
diff options
context:
space:
mode:
Diffstat (limited to 'source/UI')
-rw-r--r--source/UI/Window.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/UI/Window.cpp b/source/UI/Window.cpp
index b3d72570c..ad9ce67c7 100644
--- a/source/UI/Window.cpp
+++ b/source/UI/Window.cpp
@@ -8,7 +8,7 @@
#include "../Pickup.h"
#include "../Inventory.h"
#include "WindowOwner.h"
-#include "../items/ItemHandler.h"
+#include "../Items/ItemHandler.h"
#include "SlotArea.h"
#include "../ChestEntity.h"