Index: xfa/fxbarcode/cbc_datamatrix.h |
diff --git a/xfa/fxbarcode/cbc_datamatrix.h b/xfa/fxbarcode/cbc_datamatrix.h |
index 8edd1a90f7108a7de2e035213e40c03b971ab443..51d7c3d3f93554b10ecf40a9d78c27c2bf9f1170 100644 |
--- a/xfa/fxbarcode/cbc_datamatrix.h |
+++ b/xfa/fxbarcode/cbc_datamatrix.h |
@@ -7,8 +7,8 @@ |
#ifndef XFA_FXBARCODE_CBC_DATAMATRIX_H_ |
#define XFA_FXBARCODE_CBC_DATAMATRIX_H_ |
-#include "core/fxcrt/include/fx_string.h" |
-#include "core/fxcrt/include/fx_system.h" |
+#include "core/fxcrt/fx_string.h" |
+#include "core/fxcrt/fx_system.h" |
#include "core/fxge/include/fx_dib.h" |
#include "xfa/fxbarcode/cbc_codebase.h" |