| Index: xfa/src/fgas/src/xml/fx_sax_imp.cpp
|
| diff --git a/xfa/src/fgas/src/xml/fx_sax_imp.cpp b/xfa/src/fgas/src/xml/fx_sax_imp.cpp
|
| index 6ffa206f35877630106c315875f7e6d3ca5fb068..dce96470a69eec15c24d3f18128352a1da22603d 100644
|
| --- a/xfa/src/fgas/src/xml/fx_sax_imp.cpp
|
| +++ b/xfa/src/fgas/src/xml/fx_sax_imp.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_sax_imp.h"
|
| IFX_SAXReader* FX_SAXReader_Create() {
|
| return new CFX_SAXReader;
|
|
|