| Index: xfa/fxbarcode/cbc_code128.h
|
| diff --git a/xfa/fxbarcode/cbc_code128.h b/xfa/fxbarcode/cbc_code128.h
|
| index 3f12e1bc752aea21932c5cb4cfc5d90e84f4c233..33005b1dd3b8f4ae565b556dca78c50ce6502ff1 100644
|
| --- a/xfa/fxbarcode/cbc_code128.h
|
| +++ b/xfa/fxbarcode/cbc_code128.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef XFA_FXBARCODE_CBC_CODE128_H_
|
| #define XFA_FXBARCODE_CBC_CODE128_H_
|
|
|
| -#include "core/include/fxcrt/fx_coordinates.h"
|
| -#include "core/include/fxcrt/fx_system.h"
|
| +#include "core/fxcrt/include/fx_coordinates.h"
|
| +#include "core/fxcrt/include/fx_system.h"
|
| #include "core/include/fxge/fx_dib.h"
|
| #include "xfa/fxbarcode/cbc_onecode.h"
|
|
|
|
|