Răsfoiți Sursa

windows hidapi: fix header compilation

bootrako 1 an în urmă
părinte
comite
1de8a53015
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  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:
         https://github.com/libusb/hidapi .
 ********************************************************/
+#include "SDL_internal.h"
+
 #ifndef HIDAPI_DESCRIPTOR_RECONSTRUCT_H__
 #define HIDAPI_DESCRIPTOR_RECONSTRUCT_H__