summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockWorkbench.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Blocks/BlockWorkbench.h')
-rw-r--r--src/Blocks/BlockWorkbench.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Blocks/BlockWorkbench.h b/src/Blocks/BlockWorkbench.h
index 699badaf2..e40e15606 100644
--- a/src/Blocks/BlockWorkbench.h
+++ b/src/Blocks/BlockWorkbench.h
@@ -2,7 +2,7 @@
#pragma once
#include "BlockHandler.h"
-#include "../UI/Window.h"
+#include "../UI/CraftingWindow.h"
#include "../Entities/Player.h"