Parcourir la source

windows hidapi: fix header compilation

bootrako il y a 1 an
Parent
commit
1de8a53015
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      src/hidapi/windows/hidapi_descriptor_reconstruct.h

+ 2 - 0
src/hidapi/windows/hidapi_descriptor_reconstruct.h

@@ -16,6 +16,8 @@
  code repository located at:
  code repository located at:
         https://github.com/libusb/hidapi .
         https://github.com/libusb/hidapi .
 ********************************************************/
 ********************************************************/
+#include "SDL_internal.h"
+
 #ifndef HIDAPI_DESCRIPTOR_RECONSTRUCT_H__
 #ifndef HIDAPI_DESCRIPTOR_RECONSTRUCT_H__
 #define HIDAPI_DESCRIPTOR_RECONSTRUCT_H__
 #define HIDAPI_DESCRIPTOR_RECONSTRUCT_H__