summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_npc_fish.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/actor/d_a_npc_fish.cpp')
-rw-r--r--src/d/actor/d_a_npc_fish.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d/actor/d_a_npc_fish.cpp b/src/d/actor/d_a_npc_fish.cpp
index 64a8f81e01..8e023bd44a 100644
--- a/src/d/actor/d_a_npc_fish.cpp
+++ b/src/d/actor/d_a_npc_fish.cpp
@@ -5,6 +5,7 @@
#include "d/actor/d_a_npc_fish.h"
#include "SSystem/SComponent/c_math.h"
#include "d/d_com_inf_game.h"
+#include <cstring>
static int daNpc_Fish_Draw(npc_fish_class* i_this) {
return 1;