summaryrefslogtreecommitdiffstats
path: root/examples/nv-aftermath-example
diff options
context:
space:
mode:
Diffstat (limited to 'examples/nv-aftermath-example')
-rw-r--r--examples/nv-aftermath-example/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/nv-aftermath-example/main.cpp b/examples/nv-aftermath-example/main.cpp
index c4f40fda6..9850586c8 100644
--- a/examples/nv-aftermath-example/main.cpp
+++ b/examples/nv-aftermath-example/main.cpp
@@ -1,6 +1,6 @@
// main.cpp
-#include <slang.h>
+#include "slang.h"
#include "slang-gfx.h"
#include "gfx-util/shader-cursor.h"
#include "tools/platform/window.h"