update to vulkan.h header version 90, bug 13529
diff --git a/tests/render_tests.cpp b/tests/render_tests.cpp
index 1f657fa..d805808 100644
--- a/tests/render_tests.cpp
+++ b/tests/render_tests.cpp
@@ -83,7 +83,7 @@
 void VKAPI myDbgFunc(
     VK_DBG_MSG_TYPE     msgType,
     VkValidationLevel validationLevel,
-    VkBaseObject      srcObject,
+    VkObject             srcObject,
     size_t               location,
     int32_t              msgCode,
     const char*          pMsg,