Fixed including SDL_internal.h twice for DirectFB.

This commit is contained in:
Philipp Wiesemann
2014-02-02 20:58:46 +01:00
parent e94925fc40
commit d4bfd9ab6e

View File

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