| Index: xfa/fxbarcode/cbc_code39.h
|
| diff --git a/xfa/fxbarcode/cbc_code39.h b/xfa/fxbarcode/cbc_code39.h
|
| index 9e296650a80be1288449982d4b12e9a25ef09232..c93b7d7d7c221de263826acdcbada3a9d86bf4b9 100644
|
| --- a/xfa/fxbarcode/cbc_code39.h
|
| +++ b/xfa/fxbarcode/cbc_code39.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef XFA_FXBARCODE_CBC_CODE39_H_
|
| #define XFA_FXBARCODE_CBC_CODE39_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"
|
|
|
|
|