diff options
Diffstat (limited to 'layers/threading.cpp')
| -rw-r--r-- | layers/threading.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layers/threading.cpp b/layers/threading.cpp index 565a8b2d..f73774c4 100644 --- a/layers/threading.cpp +++ b/layers/threading.cpp @@ -31,7 +31,7 @@ #include "vk_layer_logging.h" #include "threading.h" #include "vk_dispatch_table_helper.h" -#include "vk_struct_string_helper_cpp.h" +#include "vk_enum_string_helper.h" #include "vk_layer_data.h" #include "vk_layer_utils.h" |
