summaryrefslogtreecommitdiff
path: root/profiles/cups
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.de.marchi@gmail.com>2012-12-05 09:22:52 -0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-05 17:23:03 +0200
commitaa77b0bea9507229cadb219b6857a38ec3433f97 (patch)
tree5bbe409d5d500ddbcbb9170449c9b353b0601c15 /profiles/cups
parentc61a78c8775cbe9e067152b386f731864dfb8c0b (diff)
downloadbluez-aa77b0bea9507229cadb219b6857a38ec3433f97.tar.gz
Use the entire include path for gdbus.h
Diffstat (limited to 'profiles/cups')
-rw-r--r--profiles/cups/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/cups/main.c b/profiles/cups/main.c
index 8959f0036..11f2a24c8 100644
--- a/profiles/cups/main.c
+++ b/profiles/cups/main.c
@@ -36,7 +36,7 @@
#include <bluetooth/sdp.h>
#include <bluetooth/sdp_lib.h>
-#include <gdbus.h>
+#include <gdbus/gdbus.h>
#include "cups.h"