0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-10-09 05:57:14 +03:00

build without zint has been fixed

This commit is contained in:
Arin Alexander
2017-06-13 13:03:38 +03:00
parent acb0675a93
commit 6ed6beb395
2 changed files with 11 additions and 2 deletions

View File

@@ -9,7 +9,9 @@
#include "items/lrtextitem.h"
#ifdef HAVE_ZINT
#include "items/lrbarcodeitem.h"
#endif
#include "items/lrhorizontallayout.h"
#include "items/lrimageitem.h"
#include "items/lrshapeitem.h"