diff options
| author | Tobin Ehlis <tobin@lunarg.com> | 2015-07-03 10:34:49 -0600 |
|---|---|---|
| committer | Tobin Ehlis <tobin@lunarg.com> | 2015-07-07 08:47:50 -0600 |
| commit | 494aca00b6068297cee442347a2e3bdbbfffcd37 (patch) | |
| tree | a64fc08abd6a4249a6434f6b650cbf484f891a47 /loader/debug_report.h | |
| parent | 9f2bb1de5e410ee25cd86afd052f9e8e9c2c87ee (diff) | |
| download | usermoji-494aca00b6068297cee442347a2e3bdbbfffcd37.tar.xz | |
loader: Rename loader_platform.h -> vk_loader_platform.h
Diffstat (limited to 'loader/debug_report.h')
| -rw-r--r-- | loader/debug_report.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/debug_report.h b/loader/debug_report.h index 4c8551cc..5d6fd92a 100644 --- a/loader/debug_report.h +++ b/loader/debug_report.h @@ -26,7 +26,7 @@ * Courtney Goeltzenleuchter <courtney@lunarg.com> */ -#include "loader_platform.h" +#include "vk_loader_platform.h" #include "loader.h" #include "vk_debug_report_lunarg.h" |
