Index: xfa/src/fxbarcode/datamatrix/BC_SymbolInfo.cpp |
diff --git a/xfa/src/fxbarcode/datamatrix/BC_SymbolInfo.cpp b/xfa/src/fxbarcode/datamatrix/BC_SymbolInfo.cpp |
index b6a19328a87e0335f51704d14e0384cc03e14138..985eb7be388d30e5a22ea2a1476c73eefc86cabd 100644 |
--- a/xfa/src/fxbarcode/datamatrix/BC_SymbolInfo.cpp |
+++ b/xfa/src/fxbarcode/datamatrix/BC_SymbolInfo.cpp |
@@ -20,9 +20,9 @@ |
* limitations under the License. |
*/ |
-#include "../barcode.h" |
-#include "../BC_Dimension.h" |
-#include "../common/BC_CommonBitMatrix.h" |
+#include "xfa/src/fxbarcode/barcode.h" |
+#include "xfa/src/fxbarcode/BC_Dimension.h" |
+#include "xfa/src/fxbarcode/common/BC_CommonBitMatrix.h" |
#include "BC_Encoder.h" |
#include "BC_SymbolShapeHint.h" |
#include "BC_SymbolInfo.h" |