| Index: xfa/fgas/crt/fgas_system.cpp
|
| diff --git a/xfa/src/fgas/crt/fgas_system.cpp b/xfa/fgas/crt/fgas_system.cpp
|
| similarity index 98%
|
| rename from xfa/src/fgas/crt/fgas_system.cpp
|
| rename to xfa/fgas/crt/fgas_system.cpp
|
| index a4ca7546e0e172f13bac7335b0d32816ae717dca..9d76a6011851d35e0f37e214f0186a5fd31912ed 100644
|
| --- a/xfa/src/fgas/crt/fgas_system.cpp
|
| +++ b/xfa/fgas/crt/fgas_system.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/src/fgas/crt/fgas_system.h"
|
| +#include "xfa/fgas/crt/fgas_system.h"
|
|
|
| #include <algorithm>
|
|
|
|
|