Explorar o código

Add missing include

Maia hai 1 semana
pai
achega
5938dce5de
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/SDL3/SDL_hidapi.h

+ 1 - 0
include/SDL3/SDL_hidapi.h

@@ -55,6 +55,7 @@
 
 #include <SDL3/SDL_stdinc.h>
 #include <SDL3/SDL_error.h>
+#include <SDL3/SDL_properties.h>
 
 #include <SDL3/SDL_begin_code.h>
 /* Set up for C function definitions, even when using C++ */