diff options
Diffstat (limited to 'source/cChestEntity.h')
-rw-r--r-- | source/cChestEntity.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cChestEntity.h b/source/cChestEntity.h index 962e9f86d..2f6301479 100644 --- a/source/cChestEntity.h +++ b/source/cChestEntity.h @@ -2,7 +2,7 @@ #pragma once #include "cBlockEntity.h" -#include "UI/cWindowOwner.h" +#include "UI/WindowOwner.h" |