diff options
author | Christian Hesse <mail@eworm.de> | 2014-01-02 14:02:45 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2014-01-02 14:02:45 +0100 |
commit | 1a7c70f44b496134a2d5e5236d072615ccd918a3 (patch) | |
tree | 47140e2d5f784b35c626b49d8e69deec3397e678 /cqrlogo.c | |
parent | c074bd0e43e48af175db000a61c36d148548aa1a (diff) | |
download | cqrlogo-1a7c70f44b496134a2d5e5236d072615ccd918a3.tar.gz cqrlogo-1a7c70f44b496134a2d5e5236d072615ccd918a3.tar.zst |
wirte version to header file
Diffstat (limited to 'cqrlogo.c')
-rw-r--r-- | cqrlogo.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ #include <qrencode.h> #include "config.h" +#include "version.h" /* define structs and functions */ #include "cqrlogo.h" |