| Index: xfa/fxbarcode/cbc_upca.h
 | 
| diff --git a/xfa/fxbarcode/cbc_upca.h b/xfa/fxbarcode/cbc_upca.h
 | 
| index ee4c31bee49beb2f19e04b5c47fd4370869c0d30..1a94cfac0e7e75265898e10e3db0e691636117e4 100644
 | 
| --- a/xfa/fxbarcode/cbc_upca.h
 | 
| +++ b/xfa/fxbarcode/cbc_upca.h
 | 
| @@ -7,8 +7,8 @@
 | 
|  #ifndef XFA_FXBARCODE_CBC_UPCA_H_
 | 
|  #define XFA_FXBARCODE_CBC_UPCA_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"
 | 
|  
 | 
| 
 |