summaryrefslogtreecommitdiffstats
path: root/source/Piston.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/Piston.cpp')
-rw-r--r--source/Piston.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Piston.cpp b/source/Piston.cpp
index a4c014729..750d76bb0 100644
--- a/source/Piston.cpp
+++ b/source/Piston.cpp
@@ -11,7 +11,7 @@
#include "World.h"
#include "BlockID.h"
#include "Server.h"
-#include "blocks/BlockHandler.h"
+#include "Blocks/BlockHandler.h"
extern bool g_BlockPistonBreakable[];