Pārlūkot izejas kodu

Removed unused headers from SDL_rect.h

Fixes https://github.com/libsdl-org/SDL/issues/8966
Sam Lantinga 1 gadu atpakaļ
vecāks
revīzija
2c85052966
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      include/SDL3/SDL_rect.h

+ 0 - 2
include/SDL3/SDL_rect.h

@@ -30,8 +30,6 @@
 
 #include <SDL3/SDL_stdinc.h>
 #include <SDL3/SDL_error.h>
-#include <SDL3/SDL_pixels.h>
-#include <SDL3/SDL_rwops.h>
 
 #include <SDL3/SDL_begin_code.h>
 /* Set up for C function definitions, even when using C++ */