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_oldnames_h_
#define SDL_oldnames_h_
#include <SDL3/SDL_platform.h>
#include <SDL3/SDL_platform_defines.h>
/* The new function names are recommended, but if you want to have the
* old names available while you are in the process of migrating code