Intentionally breaking Windows and Raspberry Pi builds to test Buildbot change.
This commit is contained in:
parent
e9b771e52a
commit
cfcf5384b7
2 changed files with 5 additions and 0 deletions
|
@ -7,6 +7,9 @@
|
||||||
|
|
||||||
#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,6 +23,8 @@
|
||||||
|
|
||||||
#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…
Add table
Add a link
Reference in a new issue