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/loader/debug_report.h b/loader/debug_report.h index 2b272c2..722e0c8 100644 --- a/loader/debug_report.h +++ b/loader/debug_report.h
@@ -27,7 +27,7 @@ #include "vk_loader_platform.h" #include "loader.h" -#include "vulkan/vk_debug_report_lunarg.h" +#include "vulkan/vk_lunarg_debug_report.h" /* * CreateMsgCallback is global and needs to be * applied to all layers and ICDs.