소스 검색

Fixed including SDL_internal.h twice for DirectFB.

Philipp Wiesemann 12 년 전
부모
커밋
e8f5e010ad
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      src/video/directfb/SDL_DirectFB_video.c

+ 0 - 2
src/video/directfb/SDL_DirectFB_video.c

@@ -35,8 +35,6 @@
 #include "SDL_DirectFB_WM.h"
 #include "SDL_DirectFB_WM.h"
 
 
 
 
-#include "../../SDL_internal.h"
-
 /* DirectFB video driver implementation.
 /* DirectFB video driver implementation.
 */
 */