commit | 2d1d970ee5517436a87be5159ded60d9d18c089c | [log] [tgz] |
---|---|---|
author | Tobin Ehlis <tobin@lunarg.com> | Fri Jul 03 09:42:57 2015 -0600 |
committer | Tobin Ehlis <tobin@lunarg.com> | Tue Jul 07 08:45:20 2015 -0600 |
tree | 4e98fc0c814332ef2302b144b7b86933bef200f5 | |
parent | e3105972bfdc54e2cca65acf44d4ffa8d85881f5 [diff] [blame] |
include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h
diff --git a/layers/layers_config.cpp b/layers/layers_config.cpp index 642e0b4..ad49e4d 100644 --- a/layers/layers_config.cpp +++ b/layers/layers_config.cpp
@@ -26,7 +26,7 @@ #include <string> #include <map> #include <string.h> -#include <vkLayer.h> +#include <vk_layer.h> #include "loader_platform.h" #include "layers_config.h" // The following is #included again to catch certain OS-specific functions