diff options
Diffstat (limited to 'src/pcm/PcmFormat.hxx')
-rw-r--r-- | src/pcm/PcmFormat.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pcm/PcmFormat.hxx b/src/pcm/PcmFormat.hxx index b18b4f932..cc44d6dd5 100644 --- a/src/pcm/PcmFormat.hxx +++ b/src/pcm/PcmFormat.hxx @@ -25,7 +25,7 @@ #include <stdint.h> #include <stddef.h> -struct PcmBuffer; +class PcmBuffer; class PcmDither; /** |