aboutsummaryrefslogtreecommitdiff
path: root/src/Main.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Main.cxx')
-rw-r--r--src/Main.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/Main.cxx b/src/Main.cxx
index 44adf2e2..1bacc0e3 100644
--- a/src/Main.cxx
+++ b/src/Main.cxx
@@ -69,11 +69,9 @@ extern "C" {
#include "StickerDatabase.hxx"
#endif
-extern "C" {
#ifdef ENABLE_ARCHIVE
-#include "archive_list.h"
+#include "ArchiveList.hxx"
#endif
-}
#include <glib.h>