[dali_1.9.21] Merge branch 'devel/master'
[platform/core/uifw/dali-core.git] / dali / devel-api / events / hit-test-algorithm.h
index 02d8c3b..8435e85 100644 (file)
@@ -2,7 +2,7 @@
 #define  __DALI_HIT_TEST_ALGORITHM_H__
 
 /*
- * Copyright (c) 2018 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2020 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,8 @@
  */
 
 #include <dali/public-api/actors/actor.h>
-#include <dali/public-api/common/stage.h>
+#include <dali/devel-api/common/stage.h>
+#include <dali/integration-api/scene.h>
 
 
 namespace Dali