summaryrefslogtreecommitdiffstats
path: root/source/blocks/BlockSand.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/blocks/BlockSand.h')
-rw-r--r--source/blocks/BlockSand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blocks/BlockSand.h b/source/blocks/BlockSand.h
index 71096c5a7..69fda5ec6 100644
--- a/source/blocks/BlockSand.h
+++ b/source/blocks/BlockSand.h
@@ -1,5 +1,5 @@
#pragma once
-#include "Block.h"
+#include "BlockHandler.h"
class cBlockSandHandler : public cBlockHandler