mirror of
https://github.com/digarok/gsplus.git
synced 2024-11-24 06:34:02 +00:00
fix missing include
This commit is contained in:
parent
2a4712c7b6
commit
91359379ab
@ -22,7 +22,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "defc.h"
|
#include "defc.h"
|
||||||
|
#include "glog.h"
|
||||||
#ifdef __linux__
|
#ifdef __linux__
|
||||||
# include <linux/joystick.h>
|
# include <linux/joystick.h>
|
||||||
# include <sys/time.h>
|
# include <sys/time.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user