| Index: xfa/fxbarcode/cbc_ean13.h
|
| diff --git a/xfa/fxbarcode/cbc_ean13.h b/xfa/fxbarcode/cbc_ean13.h
|
| index c9ecc90cd9bc29659e805357f763257dc8d87275..eaf95fe8abf04da1834aa56789c726475b53cc53 100644
|
| --- a/xfa/fxbarcode/cbc_ean13.h
|
| +++ b/xfa/fxbarcode/cbc_ean13.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef XFA_FXBARCODE_CBC_EAN13_H_
|
| #define XFA_FXBARCODE_CBC_EAN13_H_
|
|
|
| -#include "core/include/fxcrt/fx_string.h"
|
| -#include "core/include/fxcrt/fx_system.h"
|
| +#include "core/fxcrt/include/fx_string.h"
|
| +#include "core/fxcrt/include/fx_system.h"
|
| #include "core/include/fxge/fx_dib.h"
|
| #include "xfa/fxbarcode/cbc_onecode.h"
|
|
|
|
|