diff options
Diffstat (limited to 'lpg/libqr/test.c')
-rw-r--r-- | lpg/libqr/test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lpg/libqr/test.c b/lpg/libqr/test.c index 76d0b97..ec77bfe 100644 --- a/lpg/libqr/test.c +++ b/lpg/libqr/test.c @@ -5,6 +5,7 @@ #include <qr/data.h> #include "bitstream.h" +#include "code-common.h" int main() { |