| Index: xfa/fxfa/fm2js/xfa_error.cpp
|
| diff --git a/xfa/src/fxfa/fm2js/xfa_error.cpp b/xfa/fxfa/fm2js/xfa_error.cpp
|
| similarity index 94%
|
| rename from xfa/src/fxfa/fm2js/xfa_error.cpp
|
| rename to xfa/fxfa/fm2js/xfa_error.cpp
|
| index 71706dff5d757eb6c79f80dcf775354253f88488..69ce6083189f562f6f3fee93d208e3b01d3949f0 100644
|
| --- a/xfa/src/fxfa/fm2js/xfa_error.cpp
|
| +++ b/xfa/fxfa/fm2js/xfa_error.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/src/fxfa/fm2js/xfa_error.h"
|
| +#include "xfa/fxfa/fm2js/xfa_error.h"
|
|
|
| static const FX_WCHAR* const gs_lpStrErrorMsgInfo[] = {
|
| L"unsupported char '%c'", L"bad suffix on number",
|
|
|