Layers: changed layer names to conform to spec
diff --git a/tests/layer_validation_tests.cpp b/tests/layer_validation_tests.cpp
index a1f4132..81af774 100644
--- a/tests/layer_validation_tests.cpp
+++ b/tests/layer_validation_tests.cpp
@@ -29,7 +29,7 @@
 
 
 #include <vulkan/vulkan.h>
-#include "vulkan/vk_debug_report_lunarg.h"
+#include "vulkan/vk_lunarg_debug_report.h"
 #include "test_common.h"
 #include "vkrenderframework.h"
 #include "vk_layer_config.h"