use AppCommon header file 34/38434/1
authorMinkyu Kang <mk7.kang@samsung.com>
Tue, 21 Apr 2015 00:43:59 +0000 (09:43 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Tue, 21 Apr 2015 00:43:59 +0000 (09:43 +0900)
Change-Id: I45a161939079662f11ba9f1c4d3d3be856eca934
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
src/timeout_handler.cpp

index f63cb9d..3e9f969 100644 (file)
  * limitations under the License.
 */
 
-#include <Elementary.h>
-#include <Eina.h>
-#include <Ecore.h>
+#include <AppCommon.h>
 #include "timeout_handler.h"
-#include <MacroDefine.h>
 
 #define NUM_EVENT_HANDLERS 7