summaryrefslogtreecommitdiffstats
path: root/source/BlockEntities/ChestEntity.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/BlockEntities/ChestEntity.h (renamed from source/ChestEntity.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ChestEntity.h b/source/BlockEntities/ChestEntity.h
index 60fd7589a..03cd5a943 100644
--- a/source/ChestEntity.h
+++ b/source/BlockEntities/ChestEntity.h
@@ -2,7 +2,7 @@
#pragma once
#include "BlockEntityWithItems.h"
-#include "UI/WindowOwner.h"
+#include "../UI/WindowOwner.h"