summaryrefslogtreecommitdiffstats
path: root/source/UI/WindowOwner.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 b7cbadf01..d41abf66d 100644
--- a/source/UI/WindowOwner.h
+++ b/source/UI/WindowOwner.h
@@ -2,7 +2,7 @@
#pragma once
#include "../BlockEntities/BlockEntity.h"
-#include "../Entity.h"
+#include "../Entities/Entity.h"
#include "Window.h"
/*