diff --git a/src/thread/ps2/SDL_systhread_c.h b/src/thread/ps2/SDL_systhread_c.h index afab3838f..649bf5178 100644 --- a/src/thread/ps2/SDL_systhread_c.h +++ b/src/thread/ps2/SDL_systhread_c.h @@ -19,6 +19,4 @@ 3. This notice may not be removed or altered from any source distribution. */ -#include - typedef int32_t SYS_ThreadHandle; diff --git a/src/video/wayland/SDL_waylanddyn.h b/src/video/wayland/SDL_waylanddyn.h index eb14368b7..998a3809d 100644 --- a/src/video/wayland/SDL_waylanddyn.h +++ b/src/video/wayland/SDL_waylanddyn.h @@ -46,7 +46,6 @@ enum libdecor_resize_edge; enum libdecor_capabilities; enum libdecor_window_state; -#include #include "wayland-cursor.h" #include "wayland-util.h" #include "xkbcommon/xkbcommon.h"