summaryrefslogtreecommitdiffstats
path: root/tools/gfx/vk-api.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gfx/vk-api.cpp')
-rw-r--r--tools/gfx/vk-api.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gfx/vk-api.cpp b/tools/gfx/vk-api.cpp
index 304513d24..50f80aa26 100644
--- a/tools/gfx/vk-api.cpp
+++ b/tools/gfx/vk-api.cpp
@@ -1,7 +1,7 @@
// vk-api.cpp
#include "vk-api.h"
-#include "../../source/core/list.h"
+#include "../../source/core/slang-list.h"
namespace gfx {
using namespace Slang;