aboutsummaryrefslogtreecommitdiff
path: root/lpg/libqr/qr-mask.c
diff options
context:
space:
mode:
Diffstat (limited to 'lpg/libqr/qr-mask.c')
-rw-r--r--lpg/libqr/qr-mask.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lpg/libqr/qr-mask.c b/lpg/libqr/qr-mask.c
index 2a63c0b..7ff78a4 100644
--- a/lpg/libqr/qr-mask.c
+++ b/lpg/libqr/qr-mask.c
@@ -1,6 +1,6 @@
#include <limits.h>
#include <stdlib.h>
-#include "qr-bitmap.h"
+#include <qr/bitmap.h>
#include "qr-mask.h"
struct qr_bitmap * qr_mask_apply(const struct qr_bitmap * orig,