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:
Gurchetan Singh
2024-09-04 12:13:22 -07:00
committed by Marge Bot
parent bcc1950886
commit 1e84588887

View File

@@ -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"