From 983fe6cff08df7fd632fa3b51d2f4b31f2b3daac Mon Sep 17 00:00:00 2001 From: Mark Lobodzinski Date: Tue, 17 Jan 2017 13:09:40 -0700 Subject: layers: Add error message header to CV header Was working due to coincidental include so made explicit. Change-Id: I6cd580c8a5e643ed19d3950c33012c5c42c12e14 --- layers/core_validation_types.h | 1 + 1 file changed, 1 insertion(+) diff --git a/layers/core_validation_types.h b/layers/core_validation_types.h index 5417a0a9..d0c05c7f 100644 --- a/layers/core_validation_types.h +++ b/layers/core_validation_types.h @@ -48,6 +48,7 @@ #include "vk_safe_struct.h" #include "vulkan/vulkan.h" +#include "vk_validation_error_messages.h" #include #include #include -- cgit v1.2.3