ソースを参照

removed unneeded header include

Karim Ahmed 13 年 前
コミット
3913b11603
1 ファイル変更0 行追加1 行削除
  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