aboutsummaryrefslogtreecommitdiff
path: root/lpg/libqr/code-common.h
diff options
context:
space:
mode:
authorLeo Howell <leo@lwh.jp>2009-10-08 16:41:56 +0900
committerLeo Howell <leo@lwh.jp>2009-10-08 16:41:56 +0900
commitce330147acca10cd66c370847bdc3e824a83a0c6 (patch)
treebb9dd881daacfe1dff656371df6d2292bcbd7658 /lpg/libqr/code-common.h
parent6359bfddcc5868093418784fa2e972581ebd82b6 (diff)
downloadpdf-simple-sign-ce330147acca10cd66c370847bdc3e824a83a0c6.tar.gz
pdf-simple-sign-ce330147acca10cd66c370847bdc3e824a83a0c6.tar.xz
pdf-simple-sign-ce330147acca10cd66c370847bdc3e824a83a0c6.zip
add qrgen sample app
Diffstat (limited to 'lpg/libqr/code-common.h')
-rw-r--r--lpg/libqr/code-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lpg/libqr/code-common.h b/lpg/libqr/code-common.h
index 11538d8..0459708 100644
--- a/lpg/libqr/code-common.h
+++ b/lpg/libqr/code-common.h
@@ -2,8 +2,8 @@
#define CODE_COMMON_H
#include <qr/code.h>
+#include <qr/bitmap.h>
#include "qr-bitstream.h"
-#include "qr-bitmap.h"
struct qr_code {
int version;