diff options
Diffstat (limited to 'xfa/src/fgas/src/xml/fx_sax_imp.cpp')
-rw-r--r-- | xfa/src/fgas/src/xml/fx_sax_imp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/src/fgas/src/xml/fx_sax_imp.cpp b/xfa/src/fgas/src/xml/fx_sax_imp.cpp index bb1602ca72..679df907f2 100644 --- a/xfa/src/fgas/src/xml/fx_sax_imp.cpp +++ b/xfa/src/fgas/src/xml/fx_sax_imp.cpp @@ -7,7 +7,7 @@ #include <algorithm> #include "xfa/src/fgas/src/fgas_base.h" -#include "fx_sax_imp.h" +#include "xfa/src/fgas/src/xml/fx_sax_imp.h" namespace { |