aboutsummaryrefslogtreecommitdiffstats
path: root/src/ArchivePlugin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/ArchivePlugin.hxx')
-rw-r--r--src/ArchivePlugin.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ArchivePlugin.hxx b/src/ArchivePlugin.hxx
index ac8c1c8e3..38b7bccc3 100644
--- a/src/ArchivePlugin.hxx
+++ b/src/ArchivePlugin.hxx
@@ -20,9 +20,6 @@
#ifndef MPD_ARCHIVE_PLUGIN_HXX
#define MPD_ARCHIVE_PLUGIN_HXX
-#include "thread/Mutex.hxx"
-#include "thread/Cond.hxx"
-
struct input_stream;
class ArchiveFile;
class ArchiveVisitor;