From c2e4639d2ebefbeb7f8b7e1826ae2391c6876a5a Mon Sep 17 00:00:00 2001 From: Leo Howell <leo@lwh.jp> Date: Sat, 14 Nov 2009 20:24:57 +0900 Subject: Merge some files --- lpg/libqr/code-layout.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lpg/libqr/code-layout.c') diff --git a/lpg/libqr/code-layout.c b/lpg/libqr/code-layout.c index 2a90124..68a1a0e 100644 --- a/lpg/libqr/code-layout.c +++ b/lpg/libqr/code-layout.c @@ -2,9 +2,11 @@ #include <limits.h> #include <stdlib.h> #include <string.h> + #include <qr/bitmap.h> -#include "code-common.h" -#include "code-layout.h" +#include <qr/code.h> +#include <qr/layout.h> +#include "constants.h" struct qr_iterator { struct qr_code * code; -- cgit v1.2.3-70-g09d2