summaryrefslogtreecommitdiff
path: root/dbus/dbus-gidl.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-05-30 15:39:28 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-05-30 15:39:28 +0100
commitf91828abb160e44b53a32823516d55d8a5d634bc (patch)
treeda929ce3738c348794b0f76beaee31825e8d6a19 /dbus/dbus-gidl.c
parent6d6d9a61e47f5bc28b5d61ae0d6cb072a81b5569 (diff)
downloaddbus-glib-f91828abb160e44b53a32823516d55d8a5d634bc.tar.gz
Consistently include config.h in all non-generated .c files
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=37060 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Diffstat (limited to 'dbus/dbus-gidl.c')
-rw-r--r--dbus/dbus-gidl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbus/dbus-gidl.c b/dbus/dbus-gidl.c
index 6d93467..5d50ee7 100644
--- a/dbus/dbus-gidl.c
+++ b/dbus/dbus-gidl.c
@@ -22,6 +22,8 @@
*
*/
+#include <config.h>
+
#include "dbus-gidl.h"
#ifndef DOXYGEN_SHOULD_SKIP_THIS