Update App control API 98/40698/1 submit/tizen/20150608.074313
authorSeungkeun Lee <sngn.lee@samsung.com>
Mon, 8 Jun 2015 07:41:26 +0000 (16:41 +0900)
committerSeungkeun Lee <sngn.lee@samsung.com>
Mon, 8 Jun 2015 07:41:26 +0000 (16:41 +0900)
 - add internal header

Change-Id: I69d42e70d6175c1016b4ce1d6c50baf32d9faa7c

src/common/app_control.cc

index f3af2a4..8dfdbd2 100755 (executable)
@@ -19,6 +19,7 @@
 #include <appsvc.h>
 #include <algorithm>
 #include <memory>
+#include <app_control_internal.h>
 
 #include "common/logger.h"