mirror of
https://github.com/glfw/glfw.git
synced 2024-11-26 06:14:35 +00:00
Fix incorrect header file name
This commit is contained in:
parent
4207999bb3
commit
841cf79c5f
@ -93,7 +93,7 @@
|
|||||||
#undef types
|
#undef types
|
||||||
|
|
||||||
#define types _glfw_pointer_gestures_types
|
#define types _glfw_pointer_gestures_types
|
||||||
#include "wayland-pointer-gestures-unstable-v1-client-protocol-code.h"
|
#include "pointer-gestures-unstable-v1-client-protocol-code.h"
|
||||||
#undef types
|
#undef types
|
||||||
|
|
||||||
static void wmBaseHandlePing(void* userData,
|
static void wmBaseHandlePing(void* userData,
|
||||||
|
Loading…
Reference in New Issue
Block a user