From 59308cb3e99c104692b55156883cd89c2aa84699 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Mon, 9 Jan 2023 08:40:11 -0800 Subject: [PATCH] SDL_platform_defines.h is already included in SDL_platform.h --- include/SDL3/SDL.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/SDL3/SDL.h b/include/SDL3/SDL.h index 123bd85521..74c8105cd4 100644 --- a/include/SDL3/SDL.h +++ b/include/SDL3/SDL.h @@ -60,7 +60,6 @@ #include #include #include -#include #include #include #include