diff options
Diffstat (limited to '')
-rw-r--r-- | src/OtherCommands.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OtherCommands.cxx b/src/OtherCommands.cxx index c5aeeab2f..19d5a8c76 100644 --- a/src/OtherCommands.cxx +++ b/src/OtherCommands.cxx @@ -50,7 +50,7 @@ extern "C" { } #ifdef ENABLE_SQLITE -#include "sticker.h" +#include "StickerDatabase.hxx" #endif #include <assert.h> |