Fix build error caused by appFw modification 15/40815/1
authorsuhyung Eom <suhyung.eom@samsung.com>
Tue, 9 Jun 2015 09:17:27 +0000 (18:17 +0900)
committersuhyung Eom <suhyung.eom@samsung.com>
Tue, 9 Jun 2015 09:18:46 +0000 (18:18 +0900)
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I3280a309c32da03ab56fe99be1471fea73874b14

adaptors/tizen/framework-tizen.cpp
packaging/dali-adaptor.spec

index 281ddab..e22a8c1 100644 (file)
@@ -25,6 +25,7 @@
 
 #ifdef OVER_TIZEN_SDK_2_2
 #include <system_info.h>
+#include <app_control_internal.h>
 #endif
 
 #include <dali/integration-api/debug.h>
index f72d527..21914ed 100644 (file)
@@ -14,7 +14,7 @@ Source0:    %{name}-%{version}.tar.gz
 %define dali_feedback_plugin 0
 %define dali_bullet_plugin 0
 %define dali_assimp_plugin 0
-%define over_tizen_2_2 0
+%define over_tizen_2_2 1
 %define shaderbincache_flag DISABLE
 %endif
 
@@ -32,7 +32,7 @@ Source0:    %{name}-%{version}.tar.gz
 %define dali_feedback_plugin 0
 %define dali_bullet_plugin 0
 %define dali_assimp_plugin 0
-%define over_tizen_2_2 0
+%define over_tizen_2_2 1
 %define shaderbincache_flag DISABLE
 %endif
 
@@ -41,7 +41,7 @@ Source0:    %{name}-%{version}.tar.gz
 %define dali_feedback_plugin 0
 %define dali_bullet_plugin 0
 %define dali_assimp_plugin 0
-%define over_tizen_2_2 0
+%define over_tizen_2_2 1
 
 %define shaderbincache_flag DISABLE
 %endif