summaryrefslogtreecommitdiffstats
path: root/network/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'network/error.c')
-rw-r--r--network/error.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/error.c b/network/error.c
index 8fcccd32..43f10af3 100644
--- a/network/error.c
+++ b/network/error.c
@@ -25,6 +25,9 @@
#include <config.h>
#endif
+#include <dbus/dbus.h>
+
+#include "dbus.h"
#include "error.h"
#define NETWORK_ERROR_INTERFACE "org.bluez.network.Error"