aboutsummaryrefslogtreecommitdiff
path: root/lpg/libqr/qr-bitmap-render.c
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/qr-bitmap-render.c
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/qr-bitmap-render.c')
-rw-r--r--lpg/libqr/qr-bitmap-render.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lpg/libqr/qr-bitmap-render.c b/lpg/libqr/qr-bitmap-render.c
index 4f6c921..197e947 100644
--- a/lpg/libqr/qr-bitmap-render.c
+++ b/lpg/libqr/qr-bitmap-render.c
@@ -2,7 +2,7 @@
#include <limits.h>
#include <assert.h>
-#include "qr-bitmap.h"
+#include <qr/bitmap.h>
/* CHAR_BIT | mod_bits (multi-byte) */
static void render_line_1(unsigned char * out,