summaryrefslogtreecommitdiffstats
path: root/source/items/ItemSlab.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/items/ItemSlab.h')
-rw-r--r--source/items/ItemSlab.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/items/ItemSlab.h b/source/items/ItemSlab.h
index 955d3acfc..0bab038a2 100644
--- a/source/items/ItemSlab.h
+++ b/source/items/ItemSlab.h
@@ -1,8 +1,8 @@
#pragma once
-#include "Item.h"
-#include "../cWorld.h"
+#include "ItemHandler.h"
+#include "../World.h"