commit | abd077275dc71dca9ec970c1e6c44217eb058482 | [log] [tgz] |
---|---|---|
author | David Pinedo <david@lunarg.com> | Tue Nov 24 09:00:24 2015 -0700 |
committer | David Pinedo <david@lunarg.com> | Tue Nov 24 09:00:24 2015 -0700 |
tree | c2637b9a631d57585903e593148ab98850201e90 | |
parent | e9db926282306717d8b9131682b27600045a9c0d [diff] [blame] |
Layers: changed layer names to conform to spec
diff --git a/tests/render_tests.cpp b/tests/render_tests.cpp index 63e9d9b..6854c45 100644 --- a/tests/render_tests.cpp +++ b/tests/render_tests.cpp
@@ -74,7 +74,7 @@ #include "../layers/object_track.h" #endif #ifdef DEBUG_CALLBACK -#include <vulkan/vk_debug_report_lunarg.h> +#include <vulkan/vk_lunarg_debug_report.h> #endif #include "test_common.h"