summaryrefslogtreecommitdiff
path: root/examples/heterogeneous-hello-world/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/heterogeneous-hello-world/main.cpp')
-rw-r--r--examples/heterogeneous-hello-world/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/heterogeneous-hello-world/main.cpp b/examples/heterogeneous-hello-world/main.cpp
index 163b17deb..ff44ecc45 100644
--- a/examples/heterogeneous-hello-world/main.cpp
+++ b/examples/heterogeneous-hello-world/main.cpp
@@ -33,7 +33,7 @@
// design choices in their abstraction layer.
//
#include "slang-com-ptr.h"
-#include "gfx/render.h"
+#include "slang-gfx.h"
#include "tools/graphics-app-framework/window.h"
#include "../../prelude/slang-cpp-types.h"
#include "source/core/slang-basic.h"