diff options
Diffstat (limited to 'src/unittest/test.cpp')
-rw-r--r-- | src/unittest/test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unittest/test.cpp b/src/unittest/test.cpp index 150bddc56..18215a947 100644 --- a/src/unittest/test.cpp +++ b/src/unittest/test.cpp @@ -19,6 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "test.h" +#include "client/sound.h" #include "nodedef.h" #include "itemdef.h" #include "gamedef.h" |