commit | 2040b4334073da11b538582dc66689facba60ca8 | [log] [tgz] |
---|---|---|
author | Courtney Goeltzenleuchter <courtney@LunarG.com> | Thu Apr 09 11:52:55 2015 -0600 |
committer | Chia-I Wu <olv@lunarg.com> | Thu Apr 16 17:48:18 2015 +0800 |
tree | bc6f802c2c34804e238748b6610c13d9325ddbf1 | |
parent | 067ad68fa65d87615605be9e14af39485ffb78b1 [diff] [blame] |
rename vkPlatform.h -> vk_platform.h
diff --git a/icd/common/icd.h b/icd/common/icd.h index a23b4d0..2f6bd77 100644 --- a/icd/common/icd.h +++ b/icd/common/icd.h
@@ -29,7 +29,7 @@ #define ICD_H #include <vulkan.h> -#include <vkPlatform.h> +#include <vk_platform.h> #include <vkDbg.h> #if defined(PLATFORM_LINUX)