From d4c644c4b8ed11aabb66e5ac4ed2d5dabf90cdc0 Mon Sep 17 00:00:00 2001 From: Courtney Goeltzenleuchter Date: Thu, 9 Apr 2015 11:52:55 -0600 Subject: rename vkPlatform.h -> vk_platform.h --- icd/common/icd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icd') 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 -#include +#include #include #if defined(PLATFORM_LINUX) -- cgit v1.2.3