From 388507a61df32c0bddf7e61c5da013c3f29d32d4 Mon Sep 17 00:00:00 2001 From: Leo Howell Date: Sun, 27 Sep 2009 16:53:16 +0900 Subject: bitstream -> qr_bitstream --- lpg/libqr/code-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lpg/libqr/code-common.h') diff --git a/lpg/libqr/code-common.h b/lpg/libqr/code-common.h index fce8dce..cf96217 100644 --- a/lpg/libqr/code-common.h +++ b/lpg/libqr/code-common.h @@ -2,7 +2,7 @@ #define CODE_COMMON_H #include -#include "bitstream.h" +#include "qr-bitstream.h" #include "qr-bitmap.h" struct qr_code { -- cgit v1.2.3-70-g09d2