| Index: xfa/fxbarcode/cbc_datamatrix.h
|
| diff --git a/xfa/fxbarcode/cbc_datamatrix.h b/xfa/fxbarcode/cbc_datamatrix.h
|
| index 51d7c3d3f93554b10ecf40a9d78c27c2bf9f1170..df2e5ad2418283a1733698cda905441be62c3a60 100644
|
| --- a/xfa/fxbarcode/cbc_datamatrix.h
|
| +++ b/xfa/fxbarcode/cbc_datamatrix.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "core/fxcrt/fx_string.h"
|
| #include "core/fxcrt/fx_system.h"
|
| -#include "core/fxge/include/fx_dib.h"
|
| +#include "core/fxge/fx_dib.h"
|
| #include "xfa/fxbarcode/cbc_codebase.h"
|
|
|
| class CBC_DataMatrix : public CBC_CodeBase {
|
|
|