| Index: xfa/fde/xml/fde_xml_imp.cpp
|
| diff --git a/xfa/fde/xml/fde_xml_imp.cpp b/xfa/fde/xml/fde_xml_imp.cpp
|
| index 2642ed22025a6f3b5cd48760a9a39d19ec3acc52..ea4fe97dacc49b7abbe030dce6e96167fa2b20d4 100644
|
| --- a/xfa/fde/xml/fde_xml_imp.cpp
|
| +++ b/xfa/fde/xml/fde_xml_imp.cpp
|
| @@ -8,8 +8,8 @@
|
|
|
| #include <algorithm>
|
|
|
| -#include "core/fxcrt/include/fx_ext.h"
|
| -#include "core/fxcrt/include/fx_safe_types.h"
|
| +#include "core/fxcrt/fx_ext.h"
|
| +#include "core/fxcrt/fx_safe_types.h"
|
| #include "xfa/fgas/crt/fgas_codepage.h"
|
|
|
| namespace {
|
|
|