diff options
Diffstat (limited to 'src/Main.cxx')
-rw-r--r-- | src/Main.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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 |