| Index: xfa/fxfa/parser/cxfa_measurement.h
|
| diff --git a/xfa/fxfa/parser/cxfa_measurement.h b/xfa/fxfa/parser/cxfa_measurement.h
|
| index 744cc2bcf7c7bccd3797f4a10706d61b94320e42..d1b83bda40ee9f364ac4810cf361b5276795b7d6 100644
|
| --- a/xfa/fxfa/parser/cxfa_measurement.h
|
| +++ b/xfa/fxfa/parser/cxfa_measurement.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef XFA_FXFA_PARSER_CXFA_MEASUREMENT_H_
|
| #define XFA_FXFA_PARSER_CXFA_MEASUREMENT_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 "xfa/fxfa/include/fxfa_basic.h"
|
|
|
| class CXFA_Measurement {
|
|
|