Index: xfa/src/fxbarcode/datamatrix/BC_DefaultPlacement.cpp |
diff --git a/xfa/src/fxbarcode/datamatrix/BC_DefaultPlacement.cpp b/xfa/src/fxbarcode/datamatrix/BC_DefaultPlacement.cpp |
index 86c2a80210132d9d05d3fe3690d4df8e009fb3a7..076657b6ff15313b7074f21899bacf3a4d779637 100644 |
--- a/xfa/src/fxbarcode/datamatrix/BC_DefaultPlacement.cpp |
+++ b/xfa/src/fxbarcode/datamatrix/BC_DefaultPlacement.cpp |
@@ -20,7 +20,7 @@ |
* limitations under the License. |
*/ |
-#include "../barcode.h" |
+#include "xfa/src/fxbarcode/barcode.h" |
#include "BC_Encoder.h" |
#include "BC_DefaultPlacement.h" |
CBC_DefaultPlacement::CBC_DefaultPlacement(CFX_WideString codewords, |