-fixed build system to use pkg-config for evdev
This commit is contained in:
parent
3fe740dac6
commit
46dee92c8e
2 changed files with 8 additions and 3 deletions
|
|
@ -33,7 +33,7 @@
|
|||
#include "joystick_linux.h"
|
||||
#include "print_string.h"
|
||||
|
||||
#include <libevdev-1.0/libevdev/libevdev.h>
|
||||
#include <libevdev/libevdev.h>
|
||||
#include <libudev.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue