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

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_internal.h"
-
 /* DirectFB video driver implementation.
 */