diff options
Diffstat (limited to 'xfa/fxbarcode/BC_TwoDimWriter.h')
-rw-r--r-- | xfa/fxbarcode/BC_TwoDimWriter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxbarcode/BC_TwoDimWriter.h b/xfa/fxbarcode/BC_TwoDimWriter.h index f5dcd61ff8..ba94c3269f 100644 --- a/xfa/fxbarcode/BC_TwoDimWriter.h +++ b/xfa/fxbarcode/BC_TwoDimWriter.h @@ -7,7 +7,7 @@ #ifndef XFA_FXBARCODE_BC_TWODIMWRITER_H_ #define XFA_FXBARCODE_BC_TWODIMWRITER_H_ -#include "core/include/fxge/fx_ge.h" +#include "core/fxge/include/fx_ge.h" #include "xfa/fxbarcode/BC_Writer.h" class CBC_CommonBitMatrix; |