Chromium Code Reviews| Index: xfa/fxbarcode/cbc_upca.h | 
| diff --git a/xfa/fxbarcode/cbc_upca.h b/xfa/fxbarcode/cbc_upca.h | 
| index 7e869b6ace91d1ea89be789538853cd533cc15a8..11769f361ef520d98478737b580893a17b211e13 100644 | 
| --- a/xfa/fxbarcode/cbc_upca.h | 
| +++ b/xfa/fxbarcode/cbc_upca.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_UPCA : public CBC_OneCode { |