summaryrefslogtreecommitdiff
path: root/tools/render-test/vk-module.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/render-test/vk-module.h')
-rw-r--r--tools/render-test/vk-module.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/tools/render-test/vk-module.h b/tools/render-test/vk-module.h
index dd3c1eaa1..0aed2303f 100644
--- a/tools/render-test/vk-module.h
+++ b/tools/render-test/vk-module.h
@@ -1,8 +1,9 @@
-// vk-module.h
+// vk-module.h
#pragma once
-#include "../../source/core/slang-defines.h"
-#include "../../source/core/slang-result.h"
+#include "../../slang.h"
+
+#include "../../slang-com-helper.h"
#if SLANG_WINDOWS_FAMILY
# define VK_USE_PLATFORM_WIN32_KHR 1