summaryrefslogtreecommitdiffstats
path: root/source/UI/WindowOwner.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/UI/WindowOwner.h')
-rw-r--r--source/UI/WindowOwner.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/UI/WindowOwner.h b/source/UI/WindowOwner.h
index 82293b357..b7cbadf01 100644
--- a/source/UI/WindowOwner.h
+++ b/source/UI/WindowOwner.h
@@ -1,7 +1,7 @@
#pragma once
-#include "../BlockEntity.h"
+#include "../BlockEntities/BlockEntity.h"
#include "../Entity.h"
#include "Window.h"