mirror of
https://github.com/encounter/SDL.git
synced 2025-12-09 05:27:48 +00:00
Emscripten: Fixed not including SDL_internal.h.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
|
||||
#include "SDL_config.h"
|
||||
#include "../../SDL_internal.h"
|
||||
|
||||
#ifdef SDL_JOYSTICK_EMSCRIPTEN
|
||||
#include "../SDL_sysjoystick.h"
|
||||
|
||||
Reference in New Issue
Block a user