diff --git a/graphic_lite/a/src/UiInterfaceTest.cpp b/graphic_lite/a/src/UiInterfaceTest.cpp index 1f5e264bc173012021019e7ee8a4888b21591eae..defeb807ac5f9eca721783a4aec67603e04c2ad2 100755 --- a/graphic_lite/a/src/UiInterfaceTest.cpp +++ b/graphic_lite/a/src/UiInterfaceTest.cpp @@ -34,7 +34,7 @@ #include "events/aod_callback.h" #include "events/press_event.h" #include "events/virtual_device_event.h" -#include "graphic_math.h" +#include "gfx_utils/graphic_math.h" #include "themes/theme_manager.h" #include "window/window.h" #include "components/root_view.h" diff --git a/graphic_lite/color_posix/src/color_test.cpp b/graphic_lite/color_posix/src/color_test.cpp index 5d93b39f79f65f6edf2c4cafec4acbd530441a1e..c3739c19c0bfd37fdd0f9391631bfda5ff4d7d38 100755 --- a/graphic_lite/color_posix/src/color_test.cpp +++ b/graphic_lite/color_posix/src/color_test.cpp @@ -13,7 +13,7 @@ * limitations under the License. */ -#include "color.h" +#include "gfx_utils/color.h" #include #include diff --git a/graphic_lite/geometry2d_posix/src/geometry2d_test.cpp b/graphic_lite/geometry2d_posix/src/geometry2d_test.cpp index 1a756719dcd58f88d093a4473eb9d765d5f3eda4..91d0d7808b789f9edcdfb1427d0305a9c33411c0 100755 --- a/graphic_lite/geometry2d_posix/src/geometry2d_test.cpp +++ b/graphic_lite/geometry2d_posix/src/geometry2d_test.cpp @@ -15,7 +15,7 @@ #include #include -#include "geometry2d.h" +#include "gfx_utils/geometry2d.h" using namespace std; using namespace testing::ext; diff --git a/graphic_lite/graphic_math_posix/src/graphic_math_test.cpp b/graphic_lite/graphic_math_posix/src/graphic_math_test.cpp index a6d19e85e7f014b734c8578fa2b9aa49e6e0a6d3..157b0389523d40199c527dca905aa1789f61d377 100755 --- a/graphic_lite/graphic_math_posix/src/graphic_math_test.cpp +++ b/graphic_lite/graphic_math_posix/src/graphic_math_test.cpp @@ -13,7 +13,7 @@ * limitations under the License. */ -#include "graphic_math.h" +#include "gfx_utils/graphic_math.h" #include #include diff --git a/graphic_lite/heap_base_posix/src/heap_base_test.cpp b/graphic_lite/heap_base_posix/src/heap_base_test.cpp index 66cc55bef35d2f969a64424a1386dccefecdd6f1..4d654220c9a72a7f2dce20782814f96fa4e9ec90 100755 --- a/graphic_lite/heap_base_posix/src/heap_base_test.cpp +++ b/graphic_lite/heap_base_posix/src/heap_base_test.cpp @@ -13,7 +13,7 @@ * limitations under the License. */ -#include "heap_base.h" +#include "gfx_utils/heap_base.h" #include #include diff --git a/graphic_lite/list_posix/src/list_test.cpp b/graphic_lite/list_posix/src/list_test.cpp index a21363db6f4aa9487927b8c27ff557f2e6a42f6f..37dba39fbed294cceb2c241ddcfceafe268ffa68 100755 --- a/graphic_lite/list_posix/src/list_test.cpp +++ b/graphic_lite/list_posix/src/list_test.cpp @@ -15,7 +15,7 @@ #include #include -#include "list.h" +#include "gfx_utils/list.h" using namespace std; using namespace testing::ext; diff --git a/graphic_lite/mem_api_posix/src/mem_api_test.cpp b/graphic_lite/mem_api_posix/src/mem_api_test.cpp index 5fe666f2f96f1201751bc245d7d87d014c395663..e885c07e1c87c914285c3d29271a6a3ee47a5a42 100755 --- a/graphic_lite/mem_api_posix/src/mem_api_test.cpp +++ b/graphic_lite/mem_api_posix/src/mem_api_test.cpp @@ -13,7 +13,7 @@ * limitations under the License. */ -#include "mem_api.h" +#include "gfx_utils/mem_api.h" #include #include diff --git a/graphic_lite/rect_posix/src/rect_test.cpp b/graphic_lite/rect_posix/src/rect_test.cpp index e40f31f0e6896221c2a8d7bb15d0c77ba22c4d23..98a8753e9c58ce7c5d4068901fa6c5feb610eada 100755 --- a/graphic_lite/rect_posix/src/rect_test.cpp +++ b/graphic_lite/rect_posix/src/rect_test.cpp @@ -13,7 +13,7 @@ * limitations under the License. */ -#include "rect.h" +#include "gfx_utils/rect.h" #include #include diff --git a/graphic_lite/style_posix/src/style_test.cpp b/graphic_lite/style_posix/src/style_test.cpp index 7898028180680df82607b8959c1012be9ae2925f..0de1994b564f4038ff5ffc5de3f8cc14518c66ab 100755 --- a/graphic_lite/style_posix/src/style_test.cpp +++ b/graphic_lite/style_posix/src/style_test.cpp @@ -13,7 +13,7 @@ * limitations under the License. */ -#include "style.h" +#include "gfx_utils/style.h" #include #include diff --git a/graphic_lite/transform_posix/src/transform_test.cpp b/graphic_lite/transform_posix/src/transform_test.cpp index 51f21c07a8c636227c6e86fb19547ed1df426420..9067509f4405b57cc9570791cf17eea825e076c5 100755 --- a/graphic_lite/transform_posix/src/transform_test.cpp +++ b/graphic_lite/transform_posix/src/transform_test.cpp @@ -15,7 +15,7 @@ #include #include -#include "transform.h" +#include "gfx_utils/transform.h" using namespace std; using namespace testing::ext; diff --git a/graphic_lite/uidfx_posix/src/dump_dom_tree_test.cpp b/graphic_lite/uidfx_posix/src/dump_dom_tree_test.cpp index b32b9039cf89a6fc9aeca16caaac746f9521bf34..dc48acad64ba8101500d0fda3f45abc48ec96f6a 100755 --- a/graphic_lite/uidfx_posix/src/dump_dom_tree_test.cpp +++ b/graphic_lite/uidfx_posix/src/dump_dom_tree_test.cpp @@ -38,7 +38,7 @@ #include "components/ui_view_group.h" #include "draw/draw_image.h" #include "draw/draw_utils.h" -#include "file.h" +#include "gfx_utils/file.h" using namespace std; using namespace testing::ext; diff --git a/graphic_lite/version_posix/src/version_test.cpp b/graphic_lite/version_posix/src/version_test.cpp index d01da8adf02beea1b2cbc1c7c8f4b06871c14b2d..97a5f4ca6c31ab4cad8eb4d07f6e56167febfc27 100755 --- a/graphic_lite/version_posix/src/version_test.cpp +++ b/graphic_lite/version_posix/src/version_test.cpp @@ -13,7 +13,7 @@ * limitations under the License. */ -#include "version.h" +#include "gfx_utils/version.h" #include #include