summaryrefslogtreecommitdiffstats
path: root/source/blocks/BlockCactus.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/blocks/BlockCactus.h')
-rw-r--r--source/blocks/BlockCactus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blocks/BlockCactus.h b/source/blocks/BlockCactus.h
index 9da9d796b..964646299 100644
--- a/source/blocks/BlockCactus.h
+++ b/source/blocks/BlockCactus.h
@@ -1,6 +1,6 @@
#pragma once
-#include "Block.h"
+#include "BlockHandler.h"