| Index: xfa/fgas/localization/fgas_localemgr.cpp
|
| diff --git a/xfa/fgas/localization/fgas_localemgr.cpp b/xfa/fgas/localization/fgas_localemgr.cpp
|
| index 02061f75f3978c75a229664b587a9399e8161d92..ba617a0f3f96724706fe79b31e8694fb42eb2b0e 100644
|
| --- a/xfa/fgas/localization/fgas_localemgr.cpp
|
| +++ b/xfa/fgas/localization/fgas_localemgr.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "xfa/fgas/localization/fgas_localemgr.h"
|
|
|
| -#include "core/include/fxcrt/fx_xml.h"
|
| +#include "core/fxcrt/include/fx_xml.h"
|
|
|
| IFX_LocaleMgr* FX_LocaleMgr_Create(const FX_WCHAR* pszLocalPath,
|
| uint16_t wDefaultLCID) {
|
|
|