aboutsummaryrefslogtreecommitdiffstats
path: root/include/vulkan/vulkan_ggp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/vulkan/vulkan_ggp.h')
-rw-r--r--include/vulkan/vulkan_ggp.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/include/vulkan/vulkan_ggp.h b/include/vulkan/vulkan_ggp.h
index 3d67c4b8c1e..fd306131c32 100644
--- a/include/vulkan/vulkan_ggp.h
+++ b/include/vulkan/vulkan_ggp.h
@@ -1,10 +1,6 @@
#ifndef VULKAN_GGP_H_
#define VULKAN_GGP_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_GGP_stream_descriptor_surface 1
#define VK_GGP_STREAM_DESCRIPTOR_SURFACE_SPEC_VERSION 1