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