소스 검색

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 ... */