Skip to content

Commit 4e2b8f8

Browse files
committed
Fix build
1 parent 0df2ef5 commit 4e2b8f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PrjBarlib/extra/Barpy.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifdef _PYD
22

33
#include "barcodeCreator.h"
4-
#include "BarImg.h"
4+
#include "barImg.h"
55
#include "include_py.h"
66
#include <pybind11/stl.h>
77
#include <pybind11/operators.h>

0 commit comments

Comments
 (0)