summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.c1
-rw-r--r--src/view.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index e0cbc36..dad7fc4 100644
--- a/src/main.c
+++ b/src/main.c
@@ -15,7 +15,6 @@
*/
#include <tizen.h>
-#include <app.h>
#include <watch_app.h>
#include <watch_app_efl.h>
#include <system_settings.h>
diff --git a/src/view.c b/src/view.c
index a117681..e99640d 100644
--- a/src/view.c
+++ b/src/view.c
@@ -16,7 +16,6 @@
#include <Elementary.h>
#include <efl_extension.h>
-#include <app.h>
#include <dlog.h>
#include "classic-watch.h"