summaryrefslogtreecommitdiffstats
path: root/examples/model-viewer/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/model-viewer/main.cpp')
-rw-r--r--examples/model-viewer/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/model-viewer/main.cpp b/examples/model-viewer/main.cpp
index 5f2a39441..8627fe2c4 100644
--- a/examples/model-viewer/main.cpp
+++ b/examples/model-viewer/main.cpp
@@ -16,7 +16,7 @@
// We still need to include the Slang header to use the Slang API
//
-#include <slang.h>
+#include "slang.h"
#include "slang-com-helper.h"
// We will again make use of a graphics API abstraction