diff options
Diffstat (limited to 'src/pcm/PcmResample.hxx')
-rw-r--r-- | src/pcm/PcmResample.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pcm/PcmResample.hxx b/src/pcm/PcmResample.hxx index 8699597c1..db0bbff8d 100644 --- a/src/pcm/PcmResample.hxx +++ b/src/pcm/PcmResample.hxx @@ -22,6 +22,7 @@ #include "check.h" #include "PcmBuffer.hxx" +#include "gerror.h" #include <stdint.h> #include <stddef.h> |