|
@@ -19,7 +19,6 @@
|
|
|
misrepresented as being the original software.
|
|
|
3. This notice may not be removed or altered from any source distribution.
|
|
|
*/
|
|
|
-
|
|
|
#include "../../SDL_internal.h"
|
|
|
|
|
|
#if SDL_VIDEO_DRIVER_KMSDRM
|
|
@@ -27,7 +26,6 @@
|
|
|
#include "SDL_kmsdrmvideo.h"
|
|
|
#include "SDL_kmsdrmmouse.h"
|
|
|
#include "SDL_kmsdrmdyn.h"
|
|
|
-#include "SDL_assert.h"
|
|
|
|
|
|
#include "../../events/SDL_mouse_c.h"
|
|
|
#include "../../events/default_cursor.h"
|