summaryrefslogtreecommitdiff
path: root/src/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cc')
-rw-r--r--src/main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cc b/src/main.cc
index 978a34e..0fb0fb6 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -14,7 +14,7 @@
#include "generated/assets.h" // Include generated asset header
#include "gpu/demo_effects.h" // For GetDemoDuration()
#include "gpu/gpu.h"
-#include "platform.h"
+#include "platform/platform.h"
#include "util/math.h"
#include <cmath>
#include <cstdio>