diff --git a/third_party/physfs/physfsrwops.h b/third_party/physfs/physfsrwops.h index ecae257b..cbe66ebf 100644 --- a/third_party/physfs/physfsrwops.h +++ b/third_party/physfs/physfsrwops.h @@ -25,7 +25,7 @@ #define _INCLUDE_PHYSFSRWOPS_H_ #include "physfs.h" -#include "SDL2/SDL.h" +#include #ifdef __cplusplus extern "C" {