windows hidapi: fix header compilation

This commit is contained in:
bootrako
2024-04-18 11:14:28 -04:00
committed by Sam Lantinga
parent 0bda7e22cf
commit 1de8a53015

View File

@@ -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__