vulkan: Update the XML and headers to 1.1.123
[mesa.git] / include / vulkan / vulkan_android.h
index 1861802411e8c667c0959dd1ab1e0831254c0360..9b8d3e276f80a44e104dd9318e10417d4dc6dc21 100644 (file)
@@ -1,10 +1,6 @@
 #ifndef VULKAN_ANDROID_H_
 #define VULKAN_ANDROID_H_ 1
 
-#ifdef __cplusplus
-extern "C" {
-#endif
-
 /*
 ** Copyright (c) 2015-2019 The Khronos Group Inc.
 **
@@ -27,6 +23,11 @@ extern "C" {
 */
 
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+
 
 #define VK_KHR_android_surface 1
 struct ANativeWindow;