aboutsummaryrefslogtreecommitdiff
path: root/src/Main.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Main.cxx')
-rw-r--r--src/Main.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/Main.cxx b/src/Main.cxx
index 0d8f66d7..d0f88c23 100644
--- a/src/Main.cxx
+++ b/src/Main.cxx
@@ -63,16 +63,14 @@ extern "C" {
#include "InotifyUpdate.hxx"
#endif
-extern "C" {
-
#ifdef ENABLE_SQLITE
-#include "sticker.h"
+#include "StickerDatabase.hxx"
#endif
+extern "C" {
#ifdef ENABLE_ARCHIVE
#include "archive_list.h"
#endif
-
}
#include <glib.h>