diff options
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" |