summaryrefslogtreecommitdiffstats
path: root/common/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/error.c')
-rw-r--r--common/error.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/error.c b/common/error.c
index 58999393..656c7299 100644
--- a/common/error.c
+++ b/common/error.c
@@ -31,7 +31,8 @@
#include <string.h>
#include <errno.h>
-#include "dbus-helper.h"
+#include <gdbus.h>
+
#include "error.h"
/**