| Index: xfa/fxbarcode/cbc_ean13.h
|
| diff --git a/xfa/fxbarcode/cbc_ean13.h b/xfa/fxbarcode/cbc_ean13.h
|
| index 02497a7159ed14ffa7800014df88687a158e2648..fae8c509156b4e1f3b33226752bb3f5f21f4d2b4 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/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_onecode.h"
|
|
|
|
|