From 7227f253e1490230cc05a52cf7c044852f2100f5 Mon Sep 17 00:00:00 2001 From: Doug Torrance Date: Wed, 22 Feb 2017 07:03:09 -0500 Subject: [PATCH] wmcapshare: Update libdockapp header path. --- wmcapshare/wmcapshare.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmcapshare/wmcapshare.c b/wmcapshare/wmcapshare.c index 8de0e19..2d4f8e7 100644 --- a/wmcapshare/wmcapshare.c +++ b/wmcapshare/wmcapshare.c @@ -43,7 +43,7 @@ #include "obex_put_common.h" #include "obex_io.h" -#include +#include #include "xpm/base.xpm" #include "xpm/tstatfld.xpm" #include "xpm/capshare.xpm"