瀏覽代碼

updated os2 config file after commit 3f89d1704d

Ozkan Sezer 4 年之前
父節點
當前提交
4ebf34857a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/SDL_config_os2.h

+ 1 - 0
include/SDL_config_os2.h

@@ -43,6 +43,7 @@
 /*#undef SDL_JOYSTICK_HIDAPI */
 #else
 #define SDL_JOYSTICK_HIDAPI 1
+#define HAVE_LIBUSB 1
 /* dynamically loaded libusb-1.0 dll: */
 #define SDL_LIBUSB_DYNAMIC "usb100.dll"
 #endif