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