We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de79349 commit bd9e41bCopy full SHA for bd9e41b
1 file changed
src/keep_alive.c
@@ -58,14 +58,10 @@
58
* those of the authors and should not be interpreted as representing official
59
* policies, either expressed or implied, of Drew Fisher.
60
*/
61
-
62
63
64
65
#include "keep_alive.h"
66
#include "freenect_internal.h"
67
68
-#include <libusb-1.0/libusb.h>
+#include <libusb.h>
69
#include <stdio.h>
70
#include <stdlib.h>
71
#include <string.h>
0 commit comments