summaryrefslogtreecommitdiff
path: root/src/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core.h')
-rw-r--r--src/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core.h b/src/core.h
index dd5a695..be88c53 100644
--- a/src/core.h
+++ b/src/core.h
@@ -3,8 +3,8 @@
#include "defines.h"
#include "input.h"
#include "ral.h"
-#include "terrain.h"
#include "screenspace.h"
+#include "terrain.h"
#include "text.h"
#include "threadpool.h"