Browse Source

Remove unnecessary include from SDL_pen_c.h

Carl Åstholm 1 năm trước cách đây
mục cha
commit
88d3cb4f90
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;