summaryrefslogtreecommitdiffstats
path: root/examples/triangle/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/triangle/main.cpp')
-rw-r--r--examples/triangle/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/triangle/main.cpp b/examples/triangle/main.cpp
index 90589c157..93ae1bd2e 100644
--- a/examples/triangle/main.cpp
+++ b/examples/triangle/main.cpp
@@ -14,7 +14,7 @@
// its header. We have set up the build options for this project
// so that it is as simple as:
//
-#include <slang.h>
+#include "slang.h"
//
// Other build setups are possible, and Slang doesn't assume that
// its include directory must be added to your global include