mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 00:30:57 +00:00
Renamed Wayland files to match prefix.
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ typedef struct _GLFWcursor _GLFWcursor;
|
||||
#elif defined(_GLFW_X11)
|
||||
#include "x11_platform.h"
|
||||
#elif defined(_GLFW_WAYLAND)
|
||||
#include "wayland_platform.h"
|
||||
#include "wl_platform.h"
|
||||
#else
|
||||
#error "No supported window creation API selected"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user