| Index: xfa/fxbarcode/datamatrix/BC_DefaultPlacement.h
|
| diff --git a/xfa/fxbarcode/datamatrix/BC_DefaultPlacement.h b/xfa/fxbarcode/datamatrix/BC_DefaultPlacement.h
|
| index f86cacee66e369954511813051482d0a8b03dca1..f9b44621b1d48f6a89288f3979b4eed56029544d 100644
|
| --- a/xfa/fxbarcode/datamatrix/BC_DefaultPlacement.h
|
| +++ b/xfa/fxbarcode/datamatrix/BC_DefaultPlacement.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_FXBARCODE_DATAMATRIX_BC_DEFAULTPLACEMENT_H_
|
| #define XFA_FXBARCODE_DATAMATRIX_BC_DEFAULTPLACEMENT_H_
|
|
|
| -#include "core/fxcrt/include/fx_basic.h"
|
| +#include "core/fxcrt/fx_basic.h"
|
|
|
| class CBC_DefaultPlacement {
|
| public:
|
|
|