Selaa lähdekoodia

Remove unnecessary include from SDL_pen_c.h

Carl Åstholm 1 vuosi sitten
vanhempi
commit
88d3cb4f90
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      src/events/SDL_pen_c.h

+ 0 - 1
src/events/SDL_pen_c.h

@@ -24,7 +24,6 @@
 #ifndef SDL_pen_c_h_
 #define SDL_pen_c_h_
 
-#include "../../include/SDL3/SDL_pen.h"
 #include "SDL_mouse_c.h"
 
 typedef Uint32 SDL_PenCapabilityFlags;