diff --git a/mario/mario.hpp b/mario/mario.hpp index 58e62e4..2aa81e2 100644 --- a/mario/mario.hpp +++ b/mario/mario.hpp @@ -4,7 +4,6 @@ #include "../sdlpp/sdlpp_rectrenderer.hpp" #include "sprites.hpp" #include "blocks.hpp" -#include <_types/_uint8_t.h> #define BIG_FLAG 0x0001 #define FIRE_FLAG 0x0002