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 bfa00c5da..f20a5a716 100644
--- a/examples/platform-test/main.cpp
+++ b/examples/platform-test/main.cpp
@@ -1,4 +1,4 @@
-#include <slang.h>
+#include "slang.h"
#include "tools/platform/window.h"
#include "examples/example-base/example-base.h"