diff options
Diffstat (limited to 'network/error.c')
| -rw-r--r-- | network/error.c | 3 | 
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"  | 
