Преглед изворни кода

Removing redundant header

(cherry picked from commit 74c30545031ca8cdb69b2f1ec173e77d79078093)
John Connors пре 1 година
родитељ
комит
b1693adfb0
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      extras/physfssdl3.c

+ 0 - 1
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 ... */