Index: xfa/src/fxbarcode/common/BC_CommonECI.cpp |
diff --git a/xfa/src/fxbarcode/common/BC_CommonECI.cpp b/xfa/src/fxbarcode/common/BC_CommonECI.cpp |
index 08cddc90a60e4f7dedc68f82b62268bc02ca69a4..d9f918b02533199a7700a6bc0631869bc3ecbc4d 100644 |
--- a/xfa/src/fxbarcode/common/BC_CommonECI.cpp |
+++ b/xfa/src/fxbarcode/common/BC_CommonECI.cpp |
@@ -20,7 +20,7 @@ |
* limitations under the License. |
*/ |
-#include "../barcode.h" |
+#include "xfa/src/fxbarcode/barcode.h" |
#include "BC_CommonECI.h" |
#include "BC_CommonCharacterSetECI.h" |
CBC_CommonECI::CBC_CommonECI(int32_t value) { |