From 59e09f77fdb9e37b8ca78c04a242afabc1285b20 Mon Sep 17 00:00:00 2001 From: zv0n Date: Wed, 28 Sep 2022 13:56:29 +0200 Subject: [PATCH] Fix CI/CD build --- mario/mario.hpp | 1 - 1 file changed, 1 deletion(-) 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