aboutsummaryrefslogtreecommitdiff
path: root/lpg/libqr/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'lpg/libqr/constants.h')
-rw-r--r--lpg/libqr/constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lpg/libqr/constants.h b/lpg/libqr/constants.h
index 2c19e97..5ae9256 100644
--- a/lpg/libqr/constants.h
+++ b/lpg/libqr/constants.h
@@ -1,7 +1,7 @@
#ifndef QR_CONSTANTS_H
#define QR_CONSTANTS_H
-#include <qr/data.h>
+#include <qr/types.h>
extern const int QR_ALIGNMENT_LOCATION[40][7];
extern const int QR_DATA_WORD_COUNT[40][4];