vulkan/android: change vk_enum_defines.h path
To match everything else in vulkan/runtime. Reviewed-by: Roman Stratiienko <r.stratiienko@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31030>
This commit is contained in:

committed by
Marge Bot

parent
bcc1950886
commit
1e84588887
@@ -32,7 +32,7 @@
|
||||
#include "vk_queue.h"
|
||||
#include "vk_util.h"
|
||||
|
||||
#include "vulkan/util/vk_enum_defines.h"
|
||||
#include "vk_enum_defines.h"
|
||||
|
||||
#include "drm-uapi/drm_fourcc.h"
|
||||
#include "util/libsync.h"
|
||||
|
Reference in New Issue
Block a user