Fix alpha for liquid nodes (#5494)
[oweals/minetest.git] / src / mg_biome.cpp
index d564e9415b754ae6c0eccca672d35af5b6d06d47..ef7e526858a358bd856e8f8717726656c8d38299 100644 (file)
@@ -24,7 +24,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "nodedef.h"
 #include "map.h" //for MMVManip
 #include "util/numeric.h"
-#include "util/mathconstants.h"
 #include "porting.h"
 #include "settings.h"