[Tizen] Add Appcore Watch library in Makefile.am
[platform/core/uifw/dali-adaptor.git] / adaptors / wearable / watch / watch-time.cpp
index df7b0f4..94377ad 100644 (file)
@@ -20,8 +20,8 @@
 
 // EXTERNAL INCLUDES
 #ifdef APPCORE_WATCH_AVAILABLE
-#include <appcore-watch/watch_app.h>
-#include <appcore-watch/watch_app_extension.h>
+#include <watch_app.h>
+#include <watch_app_extension.h>
 #endif
 
 namespace Dali