summaryrefslogtreecommitdiffstats
path: root/common/dbus-helper.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-11-26 13:40:09 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-11-26 13:40:09 +0000
commit05ba90324ddfd1de724c39f2f9f28ec10930996f (patch)
tree0a5b179bc6d6e71736bf8f4275c97f3cf75e4f35 /common/dbus-helper.h
parent3ff24ea225437af91db69a069caa65b00ed642d9 (diff)
Add common error helper functions
Diffstat (limited to 'common/dbus-helper.h')
-rw-r--r--common/dbus-helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/dbus-helper.h b/common/dbus-helper.h
index 4dd9d155..fa5282d9 100644
--- a/common/dbus-helper.h
+++ b/common/dbus-helper.h
@@ -21,6 +21,7 @@
*
*/
#include <stdarg.h>
+#include <dbus.h>
#define DBUS_TYPE_STRING_ARRAY_AS_STRING (DBUS_TYPE_ARRAY_AS_STRING DBUS_TYPE_STRING_AS_STRING)
#define DBUS_TYPE_BYTE_ARRAY_AS_STRING (DBUS_TYPE_ARRAY_AS_STRING DBUS_TYPE_BYTE_AS_STRING)