| Index: core/fxcrt/fx_xml_composer.cpp
|
| diff --git a/core/src/fxcrt/fx_xml_composer.cpp b/core/fxcrt/fx_xml_composer.cpp
|
| similarity index 97%
|
| rename from core/src/fxcrt/fx_xml_composer.cpp
|
| rename to core/fxcrt/fx_xml_composer.cpp
|
| index e539510372991f22c7430484306a615506debbcb..93aee899dd6bb7f3a6dc4d09d9976e750ade5f3e 100644
|
| --- a/core/src/fxcrt/fx_xml_composer.cpp
|
| +++ b/core/fxcrt/fx_xml_composer.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "core/src/fxcrt/xml_int.h"
|
| +#include "core/fxcrt/xml_int.h"
|
|
|
| #include "core/include/fxcrt/fx_xml.h"
|
|
|
|
|