summaryrefslogtreecommitdiff
path: root/src/simulation/Simulation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/Simulation.h')
-rw-r--r--src/simulation/Simulation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/Simulation.h b/src/simulation/Simulation.h
index b3c51af..969b030 100644
--- a/src/simulation/Simulation.h
+++ b/src/simulation/Simulation.h
@@ -12,7 +12,7 @@
#include "Renderer.h"
#include "Graphics.h"
#include "Elements.h"
-#include "misc.h"
+#include "Misc.h"
#define CHANNELS ((int)(MAX_TEMP-73)/100+2)