Chromium Code Reviews| Index: xfa/fxbarcode/cbc_ean8.h | 
| diff --git a/xfa/fxbarcode/cbc_ean8.h b/xfa/fxbarcode/cbc_ean8.h | 
| index c345af3a9c0c5dfe5163616c10c2c4e618140f14..ffd06e51d525336b15406a0b1c230ebe01b5763a 100644 | 
| --- a/xfa/fxbarcode/cbc_ean8.h | 
| +++ b/xfa/fxbarcode/cbc_ean8.h | 
| @@ -9,7 +9,7 @@ | 
| #include "core/fxcrt/fx_string.h" | 
| #include "core/fxcrt/fx_system.h" | 
| -#include "core/fxge/include/fx_dib.h" | 
| +#include "core/fxge/fx_dib.h" | 
| #include "xfa/fxbarcode/cbc_onecode.h" | 
| class CBC_EAN8 : public CBC_OneCode { |