From ce330147acca10cd66c370847bdc3e824a83a0c6 Mon Sep 17 00:00:00 2001 From: Leo Howell Date: Thu, 8 Oct 2009 16:41:56 +0900 Subject: add qrgen sample app --- lpg/libqr/code-common.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lpg/libqr/code-common.c') diff --git a/lpg/libqr/code-common.c b/lpg/libqr/code-common.c index dc2a8f0..150dfc5 100644 --- a/lpg/libqr/code-common.c +++ b/lpg/libqr/code-common.c @@ -1,8 +1,7 @@ #include #include - +#include #include "code-common.h" -#include "qr-bitmap.h" void qr_code_destroy(struct qr_code * code) { -- cgit v1.2.3-70-g09d2