summaryrefslogtreecommitdiffstats
path: root/source/WSSCompact.h
diff options
context:
space:
mode:
authormadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-09-23 22:22:46 +0200
committermadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-09-23 22:22:46 +0200
commitf59f5f575921459668a4e955591f28e16b1dea04 (patch)
treea38e7507b98227204395aed0e9c586ec88468a0d /source/WSSCompact.h
parentSource files cleanup: Generating-related files in a separate subfolder (diff)
downloadcuberite-f59f5f575921459668a4e955591f28e16b1dea04.tar
cuberite-f59f5f575921459668a4e955591f28e16b1dea04.tar.gz
cuberite-f59f5f575921459668a4e955591f28e16b1dea04.tar.bz2
cuberite-f59f5f575921459668a4e955591f28e16b1dea04.tar.lz
cuberite-f59f5f575921459668a4e955591f28e16b1dea04.tar.xz
cuberite-f59f5f575921459668a4e955591f28e16b1dea04.tar.zst
cuberite-f59f5f575921459668a4e955591f28e16b1dea04.zip
Diffstat (limited to '')
-rw-r--r--source/WorldStorage/WSSCompact.h (renamed from source/WSSCompact.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/WSSCompact.h b/source/WorldStorage/WSSCompact.h
index 2e2318fc3..e6a013eaf 100644
--- a/source/WSSCompact.h
+++ b/source/WorldStorage/WSSCompact.h
@@ -12,7 +12,7 @@
#define WSSCOMPACT_H_INCLUDED
#include "WorldStorage.h"
-#include "Vector3i.h"
+#include "../Vector3i.h"