This commit is contained in:
whitecum1488 2026-07-03 11:08:49 +03:00
parent 25e1a843c6
commit 5d771055ec
2 changed files with 2 additions and 2 deletions

View File

@ -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