summaryrefslogtreecommitdiff
path: root/src/room-config.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-04-22 15:06:41 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-04-24 14:45:28 +0100
commitb0dc6e3fb9754354b4b29476217c77277d16dd23 (patch)
tree2490766ad15937a3e9abf654357e75cf5f741a30 /src/room-config.c
parent5f4d51b512841eaab67f5a2909b726eaf898bdce (diff)
downloadtelepathy-idle-b0dc6e3fb9754354b4b29476217c77277d16dd23.tar.gz
Include config.h in each source file
Among other effects, this makes GLIB_VERSION_MIN_REQUIRED effective. Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Diffstat (limited to 'src/room-config.c')
-rw-r--r--src/room-config.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/room-config.c b/src/room-config.c
index aedff67..30e413d 100644
--- a/src/room-config.c
+++ b/src/room-config.c
@@ -17,6 +17,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include "config.h"
#include "room-config.h"
#include "idle-muc-channel.h"