Fixed build

This commit is contained in:
Sam Lantinga 2022-08-07 20:17:40 -07:00
parent 29265d0738
commit 4f19421ed8
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include "SDL_events.h"
#include "SDL_sysjoystick.h"
#include "SDL_hints.h"
#include "../SDL_hints_c.h"
#if !SDL_EVENTS_DISABLED
#include "../events/SDL_events_c.h"