diff options
author | Lei Zhang <antiagainst@google.com> | 2016-09-21 17:16:31 -0400 |
---|---|---|
committer | Lei Zhang <antiagainst@google.com> | 2016-09-22 18:15:23 -0400 |
commit | dc6e4834d63da07593c67fdc13af278d3db63696 (patch) | |
tree | 0646a0f42b69b4699b50ce515e317260384f595f /source/binary.h | |
parent | c6b23f823750fed58945ed0a47e1d65d9db92fd2 (diff) |
Clean up header dependency.
Diffstat (limited to 'source/binary.h')
-rw-r--r-- | source/binary.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/binary.h b/source/binary.h index dd48258f..375e0105 100644 --- a/source/binary.h +++ b/source/binary.h @@ -16,7 +16,6 @@ #define LIBSPIRV_BINARY_H_ #include "spirv-tools/libspirv.h" -#include "spirv/1.1/spirv.h" #include "spirv_definition.h" // Functions |