summaryrefslogtreecommitdiffstats
path: root/source/RedstoneSimulator.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/RedstoneSimulator.h (renamed from source/cRedstoneSimulator.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cRedstoneSimulator.h b/source/RedstoneSimulator.h
index 6ac1eef5d..3a845bf6b 100644
--- a/source/cRedstoneSimulator.h
+++ b/source/RedstoneSimulator.h
@@ -1,6 +1,6 @@
#pragma once
-#include "cSimulator.h"
+#include "Simulator.h"
#include "Vector3i.h"
class cRedstoneSimulator : public cSimulator