mirror of https://github.com/encounter/SDL.git
Backed out changeset 737771c47c6f, done testing Buildbot changes.
This commit is contained in:
parent
df3680846b
commit
d1bde399af
|
@ -7,9 +7,6 @@
|
||||||
|
|
||||||
#ifdef __WIN32__
|
#ifdef __WIN32__
|
||||||
|
|
||||||
sdfsdfdsf
|
|
||||||
|
|
||||||
|
|
||||||
/* Include this so we define UNICODE properly */
|
/* Include this so we define UNICODE properly */
|
||||||
#include "../../core/windows/SDL_windows.h"
|
#include "../../core/windows/SDL_windows.h"
|
||||||
|
|
||||||
|
|
|
@ -23,8 +23,6 @@
|
||||||
|
|
||||||
#if SDL_VIDEO_DRIVER_RPI
|
#if SDL_VIDEO_DRIVER_RPI
|
||||||
|
|
||||||
sdfsdfdsf
|
|
||||||
|
|
||||||
#include "../../events/SDL_sysevents.h"
|
#include "../../events/SDL_sysevents.h"
|
||||||
#include "../../events/SDL_events_c.h"
|
#include "../../events/SDL_events_c.h"
|
||||||
#include "../../events/SDL_keyboard_c.h"
|
#include "../../events/SDL_keyboard_c.h"
|
||||||
|
|
Loading…
Reference in New Issue