diff options
Diffstat (limited to 'src/sound.h')
-rw-r--r-- | src/sound.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sound.h b/src/sound.h index 4dd68870..c30ef7cd 100644 --- a/src/sound.h +++ b/src/sound.h @@ -29,6 +29,8 @@ #endif #include <string> +#include <string> + /** Sound engine * * \ingroup CORE |