2
0
Camilla Löwy 1 жил өмнө
parent
commit
072f660d93
2 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 0
      src/internal.h
  2. 0 2
      src/wl_platform.h

+ 2 - 0
src/internal.h

@@ -48,6 +48,8 @@
 #define GLFW_INCLUDE_NONE
 #include "../include/GLFW/glfw3.h"
 
+#include <stdbool.h>
+
 #define _GLFW_INSERT_FIRST      0
 #define _GLFW_INSERT_LAST       1
 

+ 0 - 2
src/wl_platform.h

@@ -28,8 +28,6 @@
 #include <xkbcommon/xkbcommon.h>
 #include <xkbcommon/xkbcommon-compose.h>
 
-#include <stdbool.h>
-
 typedef VkFlags VkWaylandSurfaceCreateFlagsKHR;
 
 typedef struct VkWaylandSurfaceCreateInfoKHR