diff --git a/include/SDL3/SDL_stdinc.h b/include/SDL3/SDL_stdinc.h index e47b5c89a0..9903a0b0f7 100644 --- a/include/SDL3/SDL_stdinc.h +++ b/include/SDL3/SDL_stdinc.h @@ -5969,7 +5969,6 @@ char *strdup(const char *str); their prototype defined (clang-diagnostic-implicit-function-declaration) */ #include #include -#include #define SDL_malloc malloc #define SDL_calloc calloc