diff options
Diffstat (limited to 'src/sound/AudioCache.h')
-rw-r--r-- | src/sound/AudioCache.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sound/AudioCache.h b/src/sound/AudioCache.h index 6dd55ff..de7c6e0 100644 --- a/src/sound/AudioCache.h +++ b/src/sound/AudioCache.h @@ -22,6 +22,7 @@ #ifndef _AUDIO_CACHE_H_ #define _AUDIO_CACHE_H_ +#include <cstddef> #include <map> namespace Rosegarden |