mirror of
https://github.com/glfw/glfw.git
synced 2025-02-12 11:47:43 +00:00
Add missing inclusion of linux/input.h
This commit is contained in:
parent
c56af32bb7
commit
b6a72db2ad
@ -26,6 +26,7 @@
|
|||||||
|
|
||||||
#include "internal.h"
|
#include "internal.h"
|
||||||
|
|
||||||
|
#include <linux/input.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user