summaryrefslogtreecommitdiffstats
path: root/common/dbus-helper.h
diff options
context:
space:
mode:
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)