| Index: xfa/fxfa/app/xfa_ffbarcode.h
 | 
| diff --git a/xfa/fxfa/app/xfa_ffbarcode.h b/xfa/fxfa/app/xfa_ffbarcode.h
 | 
| index 5f6c64e4e0422e93956ff2774a223f0b9973f619..84753773c5e0acd4ef2c505e0d19b8f40ba24619 100644
 | 
| --- a/xfa/fxfa/app/xfa_ffbarcode.h
 | 
| +++ b/xfa/fxfa/app/xfa_ffbarcode.h
 | 
| @@ -7,7 +7,7 @@
 | 
|  #ifndef XFA_FXFA_APP_XFA_FFBARCODE_H_
 | 
|  #define XFA_FXFA_APP_XFA_FFBARCODE_H_
 | 
|  
 | 
| -#include "xfa/fxbarcode/include/BC_Library.h"
 | 
| +#include "xfa/fxbarcode/BC_Library.h"
 | 
|  #include "xfa/fxfa/app/xfa_fftextedit.h"
 | 
|  #include "xfa/fxfa/include/xfa_ffpageview.h"
 | 
|  
 | 
| 
 |