aboutsummaryrefslogtreecommitdiffstats
path: root/src/ArchiveFile.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/ArchiveFile.hxx')
-rw-r--r--src/ArchiveFile.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ArchiveFile.hxx b/src/ArchiveFile.hxx
index de0ecc1e8..5f8dc54f5 100644
--- a/src/ArchiveFile.hxx
+++ b/src/ArchiveFile.hxx
@@ -20,6 +20,8 @@
#ifndef MPD_ARCHIVE_FILE_HXX
#define MPD_ARCHIVE_FILE_HXX
+class Mutex;
+class Cond;
class Error;
class ArchiveFile {