aboutsummaryrefslogtreecommitdiffstats
path: root/core/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/device.h')
-rw-r--r--core/device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/device.h b/core/device.h
index f02700c6..9ee07454 100644
--- a/core/device.h
+++ b/core/device.h
@@ -29,7 +29,7 @@ class BFormatDec;
namespace Bs2b {
struct bs2b;
} // namespace Bs2b
-struct Compressor;
+class Compressor;
struct ContextBase;
struct DirectHrtfState;
struct HrtfStore;