diff options
Diffstat (limited to 'src/audiocachefile.h')
-rw-r--r-- | src/audiocachefile.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/audiocachefile.h b/src/audiocachefile.h index 2ed1d47..2f988e2 100644 --- a/src/audiocachefile.h +++ b/src/audiocachefile.h @@ -35,6 +35,8 @@ #include <audiotypes.h> +#include "mutex.h" + class CacheChannel { public: size_t channel; |