mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 13:04:35 +00:00
Fix incorrect header file name
This commit is contained in:
parent
4207999bb3
commit
841cf79c5f
@ -93,7 +93,7 @@
|
||||
#undef 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
|
||||
|
||||
static void wmBaseHandlePing(void* userData,
|
||||
|
Loading…
Reference in New Issue
Block a user