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 db711d0..1031868 100644
--- a/src/core.h
+++ b/src/core.h
@@ -1,8 +1,8 @@
#pragma once
#include "input.h"
-#include "screenspace.h"
#include "scene.h"
+#include "screenspace.h"
#include "terrain.h"
#include "text.h"
// #include "threadpool.h"