diff options
| author | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-04-09 11:52:55 -0600 |
|---|---|---|
| committer | Chia-I Wu <olv@lunarg.com> | 2015-04-16 17:48:18 +0800 |
| commit | d4c644c4b8ed11aabb66e5ac4ed2d5dabf90cdc0 (patch) | |
| tree | f60fd5f9a16b8f6218022ebb5c8ec17f33292ec7 /icd | |
| parent | e1416bbcd34118ea0625b8114c05baca89610c9e (diff) | |
| download | usermoji-d4c644c4b8ed11aabb66e5ac4ed2d5dabf90cdc0.tar.xz | |
rename vkPlatform.h -> vk_platform.h
Diffstat (limited to 'icd')
| -rw-r--r-- | icd/common/icd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icd/common/icd.h b/icd/common/icd.h index a23b4d07..2f6bd77b 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) |
