|
@@ -31,6 +31,7 @@
|
|
|
|
|
|
#include <SDL3/SDL_stdinc.h>
|
|
#include <SDL3/SDL_stdinc.h>
|
|
#include <SDL3/SDL_error.h>
|
|
#include <SDL3/SDL_error.h>
|
|
|
|
+#include <SDL3/SDL_events.h>
|
|
|
|
|
|
#include <SDL3/SDL_begin_code.h>
|
|
#include <SDL3/SDL_begin_code.h>
|
|
/* Set up for C function definitions, even when using C++ */
|
|
/* Set up for C function definitions, even when using C++ */
|