diff options
Diffstat (limited to 'src/net/eathena/familyrecv.cpp')
-rw-r--r-- | src/net/eathena/familyrecv.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/familyrecv.cpp b/src/net/eathena/familyrecv.cpp index 8c9d63b3e..3cdd929b2 100644 --- a/src/net/eathena/familyrecv.cpp +++ b/src/net/eathena/familyrecv.cpp @@ -25,6 +25,8 @@ #include "being/localplayer.h" +#include "const/sound.h" + #include "enums/resources/notifytypes.h" #include "gui/widgets/createwidget.h" |