This commit is contained in:
parent
25e1a843c6
commit
5d771055ec
|
|
@ -14,7 +14,7 @@
|
||||||
#include <SDL3_image/SDL_image.h>
|
#include <SDL3_image/SDL_image.h>
|
||||||
#include <SDL3_ttf/SDL_ttf.h>
|
#include <SDL3_ttf/SDL_ttf.h>
|
||||||
#include <SDL3/SDL_messagebox.h>
|
#include <SDL3/SDL_messagebox.h>
|
||||||
|
#include <SDL3/SDL_filesystem.h>
|
||||||
// OS-Specific code
|
// OS-Specific code
|
||||||
#if defined(_WIN32)
|
#if defined(_WIN32)
|
||||||
#define SECURITY_WIN32
|
#define SECURITY_WIN32
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue