Browse Source

removed unneeded header include

Karim Ahmed 13 years ago
parent
commit
3913b11603
1 changed files with 0 additions and 1 deletions
  1. 0 1
      gameplay/src/PlatformLinux.cpp

+ 0 - 1
gameplay/src/PlatformLinux.cpp

@@ -18,7 +18,6 @@
 #include <unistd.h>
 #include <fcntl.h>
 #include <errno.h>
-#include <usb.h>
 #include <fstream>
 
 #define TOUCH_COUNT_MAX     4