include: SDL_dynapi.h depends on platform defines

This commit is contained in:
Anonymous Maarten
2023-01-08 00:40:09 +01:00
committed by Anonymous Maarten
parent d94f2a9ee5
commit f91a747549
29 changed files with 249 additions and 200 deletions

View File

@@ -28,7 +28,7 @@
#ifndef SDL_stdinc_h_
#define SDL_stdinc_h_
#include <SDL3/SDL_platform.h>
#include <SDL3/SDL_platform_defines.h>
#if defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
#include <inttypes.h>