diff options
| author | Tobin Ehlis <tobin@lunarg.com> | 2015-07-03 09:42:57 -0600 |
|---|---|---|
| committer | Tobin Ehlis <tobin@lunarg.com> | 2015-07-07 08:45:20 -0600 |
| commit | daa89b7ba150d34588fb10bd0e05464ddcb9c64f (patch) | |
| tree | 8484ad50808cc7cb2728505a772139d27fc35833 /loader/table_ops.h | |
| parent | 5cf9608c7edda155e5f4aa2327b4fd57cc188fc9 (diff) | |
| download | usermoji-daa89b7ba150d34588fb10bd0e05464ddcb9c64f.tar.xz | |
include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h
Diffstat (limited to 'loader/table_ops.h')
| -rw-r--r-- | loader/table_ops.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/table_ops.h b/loader/table_ops.h index 39370f36..84f03396 100644 --- a/loader/table_ops.h +++ b/loader/table_ops.h @@ -23,7 +23,7 @@ */ #include <vulkan.h> -#include <vkLayer.h> +#include <vk_layer.h> #include <string.h> #include "loader.h" #include "loader_platform.h" |
