summaryrefslogtreecommitdiffstats
path: root/examples/platform-test/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/platform-test/main.cpp')
-rw-r--r--examples/platform-test/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/platform-test/main.cpp b/examples/platform-test/main.cpp
index daa9bbc4b..373c15e09 100644
--- a/examples/platform-test/main.cpp
+++ b/examples/platform-test/main.cpp
@@ -1,6 +1,6 @@
#include "examples/example-base/example-base.h"
+#include "platform/window.h"
#include "slang.h"
-#include "tools/platform/window.h"
using namespace gfx;
using namespace Slang;