| Index: xfa/src/fgas/src/layout/fx_rtfbreak.cpp
|
| diff --git a/xfa/src/fgas/src/layout/fx_rtfbreak.cpp b/xfa/src/fgas/src/layout/fx_rtfbreak.cpp
|
| index 15fa5c3b5390da317995c4348fa58beef3dd8d50..74b7d5cce3f4378ac00d976235adbd21a6ea77cc 100644
|
| --- a/xfa/src/fgas/src/layout/fx_rtfbreak.cpp
|
| +++ b/xfa/src/fgas/src/layout/fx_rtfbreak.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "../fgas_base.h"
|
| +#include "xfa/src/fgas/src/fgas_base.h"
|
| #include "fx_unicode.h"
|
| #include "fx_rtfbreak.h"
|
| extern const FX_LINEBREAKTYPE gs_FX_LineBreak_PairTable[64][32];
|
|
|