diff options
Diffstat (limited to 'examples/platform-test/main.cpp')
| -rw-r--r-- | examples/platform-test/main.cpp | 2 |
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" |
