mirror of
https://github.com/encounter/SDL.git
synced 2025-12-11 22:44:17 +00:00
Use correct relative include path
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "hidapi.h"
|
||||
#include "../hidapi/hidapi.h"
|
||||
|
||||
/* Barrier implementation because Mac OSX doesn't have pthread_barrier.
|
||||
It also doesn't have clock_gettime(). So much for POSIX and SUSv2.
|
||||
|
||||
Reference in New Issue
Block a user