diff --git a/extras/physfssdl3.c b/extras/physfssdl3.c index 63b946e..f93dcaf 100644 --- a/extras/physfssdl3.c +++ b/extras/physfssdl3.c @@ -24,7 +24,6 @@ /* This works with SDL3. For SDL1 and SDL2, use physfsrwops.h */ #include "physfssdl3.h" -#include "SDL3/SDL_iostream.h" /* SDL_IOStream -> PhysicsFS bridge ... */