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