Chromium Code Reviews| Index: xfa/fxbarcode/cbc_code39.h | 
| diff --git a/xfa/fxbarcode/cbc_code39.h b/xfa/fxbarcode/cbc_code39.h | 
| index 51f1759ca038ce9505de9d50798b5b4f60a5dc56..42edf8e35f7b84d9e75bb3626abb674b6e5db14f 100644 | 
| --- a/xfa/fxbarcode/cbc_code39.h | 
| +++ b/xfa/fxbarcode/cbc_code39.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_Code39 : public CBC_OneCode { |