aboutsummaryrefslogtreecommitdiff
path: root/source/latest_version_glsl_std_450_header.h
diff options
context:
space:
mode:
authorDavid Neto <dneto@google.com>2018-01-23 17:50:54 +0800
committerDavid Neto <dneto@google.com>2018-01-31 15:36:50 -0500
commitac537c71a89aded1fd214837b3a33268d6a5a7fd (patch)
treea03cc4023da2772520da5231baab37f3397714a6 /source/latest_version_glsl_std_450_header.h
parent2735e0851e8344c859757004d11999d67efa2366 (diff)
downloadspirv-tools-ac537c71a89aded1fd214837b3a33268d6a5a7fd.tar.gz
Use SPIR-V headers from "unified1" directory
Diffstat (limited to 'source/latest_version_glsl_std_450_header.h')
-rw-r--r--source/latest_version_glsl_std_450_header.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/latest_version_glsl_std_450_header.h b/source/latest_version_glsl_std_450_header.h
index 3fbddb89..b9e9ae27 100644
--- a/source/latest_version_glsl_std_450_header.h
+++ b/source/latest_version_glsl_std_450_header.h
@@ -15,6 +15,6 @@
#ifndef LIBSPIRV_LATEST_VERSION_GLSL_STD_450_HEADER_H_
#define LIBSPIRV_LATEST_VERSION_GLSL_STD_450_HEADER_H_
-#include "spirv/1.2/GLSL.std.450.h"
+#include "spirv/unified1/GLSL.std.450.h"
#endif // LIBSPIRV_LATEST_VERSION_GLSL_STD_450_HEADER_H_