summaryrefslogtreecommitdiff
path: root/src/sticker
diff options
context:
space:
mode:
Diffstat (limited to 'src/sticker')
-rw-r--r--src/sticker/Database.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sticker/Database.cxx b/src/sticker/Database.cxx
index 0c0d5f3c3..6ed64316b 100644
--- a/src/sticker/Database.cxx
+++ b/src/sticker/Database.cxx
@@ -28,6 +28,8 @@
#include <assert.h>
+using namespace Sqlite;
+
enum sticker_sql {
STICKER_SQL_GET,
STICKER_SQL_LIST,