diff options
Diffstat (limited to 'layers/draw_state.cpp')
| -rw-r--r-- | layers/draw_state.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layers/draw_state.cpp b/layers/draw_state.cpp index 128e9151..bae914ce 100644 --- a/layers/draw_state.cpp +++ b/layers/draw_state.cpp @@ -45,7 +45,7 @@ #include <iostream> #include <algorithm> #include <list> -#include <spirv.hpp> +#include <SPIRV/spirv.hpp> #include <set> #include "vk_loader_platform.h" |
