diff --git a/glabels/BarcodeBackends/Zint.cpp b/glabels/BarcodeBackends/Zint.cpp index acdf921..24cd47b 100644 --- a/glabels/BarcodeBackends/Zint.cpp +++ b/glabels/BarcodeBackends/Zint.cpp @@ -18,7 +18,7 @@ * along with gLabels-qt. If not, see . */ -#if HAVE_GNU_BARCODE +#if HAVE_ZINT #include "Zint.h"