#include <stdlib.h>
#include <stdint.h>
-#include <Ecore.h>
#include <dali/dali.h>
#include <dali-test-suite-utils.h>
#include <adaptor-test-application.h>
#include <dali/internal/sensor/common/tilt-sensor-impl.h>
#include <dali/internal/sensor/common/tilt-sensor-factory.h>
+#include <dali/internal/system/linux/dali-ecore.h>
using namespace Dali;
/*
- * Copyright (c) 2015 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.
#include <dali/dali.h>
#include <dali-test-suite-utils.h>
-#include <Ecore_X.h>
-
using namespace Dali;
/*
- * 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.
#include <stdlib.h>
#include <stdint.h>
#include <dali/dali.h>
-#include <Ecore.h>
+#include <dali/internal/system/linux/dali-ecore.h>
#include <dali-test-suite-utils.h>
#include <adaptor-test-application.h>
/*
- * Copyright (c) 2019 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.
*/
#include <dali/dali.h>
-#include <Ecore_X.h>
+#include <dali/internal/system/linux/dali-ecore-x.h>
#include <dali-test-suite-utils.h>
namespace Dali