Fixed including SDL_internal.h twice for DirectFB.

This commit is contained in:
Philipp Wiesemann 2014-02-02 20:58:46 +01:00
parent 9ee68e8f8d
commit e8f5e010ad
1 changed files with 0 additions and 2 deletions

View File

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