Fixed build

main
Sam Lantinga 2021-01-22 08:45:38 -08:00
parent 9e45372a2f
commit d4794028bb
2 changed files with 3 additions and 1 deletions

View File

@ -27,9 +27,10 @@
* This merges the two, at a small performance cost, until distributions
* have granted access to /dev/hidraw*
*/
#include "../SDL_internal.h"
#include "SDL_loadso.h"
#include "SDL_hidapi.h"
#ifdef SDL_JOYSTICK_HIDAPI

View File

@ -18,6 +18,7 @@
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
*/
#include "../SDL_internal.h"
#ifdef SDL_JOYSTICK_HIDAPI