diff --git a/src/items/cake.hpp b/src/items/cake.hpp index 3b0f15209..d3207d0e7 100644 --- a/src/items/cake.hpp +++ b/src/items/cake.hpp @@ -24,7 +24,6 @@ #define HEADER_CAKE_HPP #include "irrlicht.h" -using namespace irr; #include "items/flyable.hpp"