Merge branch 'v0.15.x'
Conflicts: src/input/lastfm_input_plugin.c src/song_save.c
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
#undef G_LOG_DOMAIN
|
||||
#define G_LOG_DOMAIN "sticker"
|
||||
|
||||
#if SQLITE_VERSION_NUMBER < 3003009
|
||||
#define sqlite3_prepare_v2 sqlite3_prepare
|
||||
#endif
|
||||
|
||||
struct sticker {
|
||||
GHashTable *table;
|
||||
};
|
||||
|
Reference in New Issue
Block a user