summaryrefslogtreecommitdiff
path: root/examples/autodiff-texture/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/autodiff-texture/main.cpp')
-rw-r--r--examples/autodiff-texture/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/autodiff-texture/main.cpp b/examples/autodiff-texture/main.cpp
index 5cd0a3523..01cad6fe4 100644
--- a/examples/autodiff-texture/main.cpp
+++ b/examples/autodiff-texture/main.cpp
@@ -5,7 +5,7 @@
#include "source/core/slang-basic.h"
#include "tools/platform/vector-math.h"
#include "tools/platform/window.h"
-#include <slang.h>
+#include "slang.h"
using namespace gfx;
using namespace Slang;