diff options
Diffstat (limited to 'src/net/ea/traderecv.cpp')
-rw-r--r-- | src/net/ea/traderecv.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/ea/traderecv.cpp b/src/net/ea/traderecv.cpp index bcae47af0..562e746fa 100644 --- a/src/net/ea/traderecv.cpp +++ b/src/net/ea/traderecv.cpp @@ -27,6 +27,8 @@ #include "being/playerinfo.h" #include "being/playerrelation.h" +#include "const/sound.h" + #include "enums/resources/notifytypes.h" #include "gui/windows/tradewindow.h" |