From 4aa6d39fd8dfbb822db2f156ba371c1a5000f35c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 24 Jan 2014 00:09:37 +0100 Subject: archive/*: move to archive/plugins/ --- src/Main.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Main.cxx') diff --git a/src/Main.cxx b/src/Main.cxx index b4fc948f1..28afd12cf 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -76,7 +76,7 @@ #endif #ifdef ENABLE_ARCHIVE -#include "ArchiveList.hxx" +#include "archive/ArchiveList.hxx" #endif #ifdef HAVE_GLIB -- cgit v1.2.3