Revert "Fixups following removal of touch-event.h" accepted/tizen/unified/20200820.034744 submit/tizen/20200819.064657
authorJoogab Yun <joogab.yun@samsung.com>
Wed, 19 Aug 2020 05:23:53 +0000 (14:23 +0900)
committerJoogab Yun <joogab.yun@samsung.com>
Wed, 19 Aug 2020 05:23:53 +0000 (14:23 +0900)
This reverts commit 9296938704f97cda5b4b9cfa67d79fc2cf82370a.

examples/fpp-game/game-camera.cpp
examples/rendering-skybox/look-camera.cpp

index 975dafa..aa59f65 100644 (file)
@@ -20,6 +20,7 @@
 #include <dali/public-api/render-tasks/render-task-list.h>
 #include <dali/public-api/render-tasks/render-task.h>
 #include <dali/public-api/events/touch-data.h>
+#include <dali/public-api/events/touch-event.h>
 
 using namespace Dali;
 
index 1ef3194..3e49c8d 100644 (file)
@@ -20,6 +20,7 @@
 #include <dali/public-api/render-tasks/render-task-list.h>
 #include <dali/public-api/render-tasks/render-task.h>
 #include <dali/public-api/events/touch-data.h>
+#include <dali/public-api/events/touch-event.h>
 
 using namespace Dali;