Fix LowLevelWindow on OS X and Linux.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "Sound/RageSoundDriver_QT.h"
|
||||
#include "LoadingWindow/LoadingWindow_Cocoa.h"
|
||||
#include "InputHandler/InputHandler_SDL.h"
|
||||
#include "LowLevelWindow/LowLevelWindow_SDL.h"
|
||||
|
||||
#include "ArchHooks/ArchHooks_darwin.h"
|
||||
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
# include "LoadingWindow/LoadingWindow_Gtk.h"
|
||||
#endif
|
||||
#include "InputHandler/InputHandler_SDL.h"
|
||||
#include "LowLevelWindow/LowLevelWindow_SDL.h"
|
||||
|
||||
#endif
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user