diff --git a/src/client/hud.cpp b/src/client/hud.cpp index bc8693f3d..0cfed3d5e 100644 --- a/src/client/hud.cpp +++ b/src/client/hud.cpp @@ -23,9 +23,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include #include #include -#include "EMaterialTypes.h" -#include "itemdef.h" -#include "mapnode.h" #include "settings.h" #include "util/numeric.h" #include "log.h"