diff --git a/src/player/weapon.c b/src/player/weapon.c index 5aec3e6..16738f9 100644 --- a/src/player/weapon.c +++ b/src/player/weapon.c @@ -7,6 +7,7 @@ #include "../header/local.h" #include "../monster/misc/player.h" +#include #define PLAYER_NOISE_SELF 0 #define PLAYER_NOISE_IMPACT 1