Browse Source

updated os2 config file after commit 3f89d1704d

Ozkan Sezer 2 years ago
parent
commit
4ebf34857a
1 changed files with 1 additions and 0 deletions
  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