Level up Dali::Internal::FreeList as Dali::FreeList
[platform/core/uifw/dali-core.git] / dali / internal / update / manager / transform-manager.h
index 26936a8..97294e2 100644 (file)
@@ -2,7 +2,7 @@
 #define DALI_INTERNAL_TRANSFORM_MANAGER_H
 
 /*
- * Copyright (c) 2021 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2022 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -19,7 +19,7 @@
  */
 
 // INTERNAL INCLUDES
-#include <dali/internal/update/manager/free-list.h>
+#include <dali/devel-api/common/free-list.h>
 #include <dali/public-api/common/constants.h>
 #include <dali/public-api/common/dali-vector.h>
 #include <dali/public-api/math/matrix.h>