Standardise header includes
Changes "SDL_*.h" and "SDL3/SDL_*.h" to <SDL3/SDL_*.h>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
* This is a simple file to encapsulate the EGL API headers.
|
||||
*/
|
||||
|
||||
#include "SDL_platform_defines.h"
|
||||
#include <SDL3/SDL_platform_defines.h>
|
||||
|
||||
#if !defined(_MSC_VER) && !defined(SDL_PLATFORM_ANDROID) && !defined(SDL_USE_BUILTIN_OPENGL_DEFINITIONS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user