| Index: core/fxge/dib/fx_dib_transform.cpp
|
| diff --git a/core/src/fxge/dib/fx_dib_transform.cpp b/core/fxge/dib/fx_dib_transform.cpp
|
| similarity index 99%
|
| rename from core/src/fxge/dib/fx_dib_transform.cpp
|
| rename to core/fxge/dib/fx_dib_transform.cpp
|
| index 01c37d207e54c5e347446b7548694ef125e8d3ad..dc6fb93c753e0a0899b083231edbafb0d9733013 100644
|
| --- a/core/src/fxge/dib/fx_dib_transform.cpp
|
| +++ b/core/fxge/dib/fx_dib_transform.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "core/src/fxge/dib/dib_int.h"
|
| +#include "core/fxge/dib/dib_int.h"
|
|
|
| #include "core/include/fxge/fx_dib.h"
|
|
|
|
|