mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-18 22:23:48 +00:00
parent
afd5a7dfec
commit
ce36ea6c0b
10 changed files with 13 additions and 13 deletions
|
|
@ -35,8 +35,8 @@
|
|||
#define SDL_VIDEO_DRIVER_X11 // TODO SDL
|
||||
#endif
|
||||
|
||||
#include <sdl/include/SDL.h>
|
||||
#include <sdl/include/SDL_syswm.h>
|
||||
#include "SDL.h"
|
||||
#include "SDL_syswm.h"
|
||||
|
||||
#define SCREENSAVER_QUERY_DENY 0 // Disable screensaver
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue