archive/*: move to archive/plugins/

This commit is contained in:
Max Kellermann
2014-01-24 00:09:37 +01:00
parent 51adaf2c47
commit 4aa6d39fd8
25 changed files with 43 additions and 43 deletions

View File

@@ -48,8 +48,8 @@
#endif
#ifdef ENABLE_ARCHIVE
#include "ArchiveList.hxx"
#include "ArchivePlugin.hxx"
#include "archive/ArchiveList.hxx"
#include "archive/ArchivePlugin.hxx"
#endif
#include <stdio.h>