Revert "Revert "Fixups following removal of touch-event.h""
authorJoogab Yun <joogab.yun@samsung.com>
Mon, 24 Aug 2020 05:54:49 +0000 (14:54 +0900)
committerJoogab Yun <joogab.yun@samsung.com>
Mon, 24 Aug 2020 05:54:49 +0000 (14:54 +0900)
This reverts commit d84c7b3abbc4d452f5eef3a5c2713309eab6174a.

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

index aa59f65..975dafa 100644 (file)
@@ -20,7 +20,6 @@
 #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 3e49c8d..1ef3194 100644 (file)
@@ -20,7 +20,6 @@
 #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;