diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2011-09-02 14:40:24 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2012-12-04 22:48:43 +0100 |
commit | 2a14f573bdb2d58a89a284a307b420a441686fcf (patch) | |
tree | c2f66b0b52380847fcba77f071b33876efab537c /obexd/plugins/pcsuite.c | |
parent | 15f6d2e1f8718daf0999874eefdc51d7a9661aba (diff) | |
download | bluez-2a14f573bdb2d58a89a284a307b420a441686fcf.tar.gz |
obexd: Clean up header files
Diffstat (limited to 'obexd/plugins/pcsuite.c')
-rw-r--r-- | obexd/plugins/pcsuite.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/obexd/plugins/pcsuite.c b/obexd/plugins/pcsuite.c index 5276ed9ef..5de4cc3f0 100644 --- a/obexd/plugins/pcsuite.c +++ b/obexd/plugins/pcsuite.c @@ -45,6 +45,7 @@ #include <openobex/obex.h> #include <openobex/obex_const.h> +#include "obexd.h" #include "plugin.h" #include "log.h" #include "obex.h" |