| Index: xfa/fxbarcode/cbc_codabar.h
|
| diff --git a/xfa/fxbarcode/cbc_codabar.h b/xfa/fxbarcode/cbc_codabar.h
|
| index b0a587b2d96bf36cb72cd1fcfc59447f077a67ae..2a4ee79e68645c06691b4f3350c3b434dd68a251 100644
|
| --- a/xfa/fxbarcode/cbc_codabar.h
|
| +++ b/xfa/fxbarcode/cbc_codabar.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "core/fxcrt/fx_coordinates.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_Codabar : public CBC_OneCode {
|
|
|