Add cancel button to password change menu. (#5720)
[oweals/minetest.git] / src / player.h
index 5f9bb7ec97d0ec9b490ab9cdee6d1a1e1a5feb4e..3432069c0524a70e297b6befe85b689669d5ec02 100644 (file)
@@ -22,7 +22,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 #include "irrlichttypes_bloated.h"
 #include "inventory.h"
-#include "constants.h" // BS
 #include "threading/mutex.h"
 #include <list>