telepathy: fix compilation against glib2 >= 2.34
commit992b372ba13bc62310e0a4e6c7cb81a4052f4b46
authorStefan Becker <chemobejk@gmail.com>
Wed, 21 Nov 2012 04:34:55 +0000 (21 06:34 +0200)
committerStefan Becker <chemobejk@gmail.com>
Wed, 21 Nov 2012 15:45:32 +0000 (21 17:45 +0200)
treeee5f236e9bbde87c2f9255d709cbb27bcd14471c
parenta7b9cd117edeaafe2e1b2fd55029706f63f66e4c
telepathy: fix compilation against glib2 >= 2.34

telepathy-search.c uses deprecated GValueArray and therefore must
include config.h to get the GLIB_VERSION_MIN_REQUIRED definition.
src/telepathy/telepathy-search.c