Browse Source

Fixed including SDL_internal.h twice for DirectFB.

Philipp Wiesemann 11 years ago
parent
commit
e8f5e010ad
1 changed files with 0 additions and 2 deletions
  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.
 */