Explorar el Código

Fixed including SDL_internal.h twice for DirectFB.

Philipp Wiesemann hace 12 años
padre
commit
e8f5e010ad
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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_internal.h"
-
 /* DirectFB video driver implementation.
 */