summaryrefslogtreecommitdiffstats
path: root/source/blocks/BlockWorkbench.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/blocks/BlockWorkbench.h')
-rw-r--r--source/blocks/BlockWorkbench.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blocks/BlockWorkbench.h b/source/blocks/BlockWorkbench.h
index 776628382..c1c004dc5 100644
--- a/source/blocks/BlockWorkbench.h
+++ b/source/blocks/BlockWorkbench.h
@@ -1,7 +1,7 @@
#pragma once
-#include "Block.h"
+#include "BlockHandler.h"
#include "../UI/Window.h"
-#include "../cPlayer.h"
+#include "../Player.h"