Segona pasaeta de IWYU

This commit is contained in:
2025-01-05 10:36:17 +01:00
parent 39f61884b0
commit 1f8f9b11ed
5 changed files with 41 additions and 41 deletions

View File

@@ -1,4 +1,6 @@
#include "mouse.h"
#include <SDL2/SDL_mouse.h> // Para SDL_ShowCursor
#include <SDL2/SDL_timer.h> // Para SDL_GetTicks
namespace Mouse
{