diff options
Diffstat (limited to 'src/player.h')
-rw-r--r-- | src/player.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/player.h b/src/player.h index 5f9bb7ec9..3432069c0 100644 --- a/src/player.h +++ b/src/player.h @@ -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> |