| Index: xfa/fgas/localization/fgas_localemgr.cpp
|
| diff --git a/xfa/src/fgas/localization/fgas_localemgr.cpp b/xfa/fgas/localization/fgas_localemgr.cpp
|
| similarity index 98%
|
| rename from xfa/src/fgas/localization/fgas_localemgr.cpp
|
| rename to xfa/fgas/localization/fgas_localemgr.cpp
|
| index 81dbfd38852fb67c01fccf8b62db5a5db59ec40e..4ed8ddb79af4d3b3e76e0b9a62940fe41bb5a9be 100644
|
| --- a/xfa/src/fgas/localization/fgas_localemgr.cpp
|
| +++ b/xfa/fgas/localization/fgas_localemgr.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/src/fgas/localization/fgas_localemgr.h"
|
| +#include "xfa/fgas/localization/fgas_localemgr.h"
|
|
|
| #include "core/include/fxcrt/fx_xml.h"
|
|
|
|
|