| Index: xfa/fxbarcode/cbc_upca.h
|
| diff --git a/xfa/fxbarcode/cbc_upca.h b/xfa/fxbarcode/cbc_upca.h
|
| index 1a94cfac0e7e75265898e10e3db0e691636117e4..3e0d24a9348d0ae3e3393b01447621748e5aacf6 100644
|
| --- a/xfa/fxbarcode/cbc_upca.h
|
| +++ b/xfa/fxbarcode/cbc_upca.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "core/fxcrt/include/fx_string.h"
|
| #include "core/fxcrt/include/fx_system.h"
|
| -#include "core/include/fxge/fx_dib.h"
|
| +#include "core/fxge/include/fx_dib.h"
|
| #include "xfa/fxbarcode/cbc_onecode.h"
|
|
|
| class CBC_UPCA : public CBC_OneCode {
|
|
|