Update change log and spec for wrt-plugins-tizen_0.4.70
[framework/web/wrt-plugins-tizen.git] / src / Alarm / JSAlarmAbsolute.cpp
index e0f8507..2d0baa0 100644 (file)
 #include <JSUtil.h>
 
 #include <TimeTracer.h>
-#include "plugin_config.h"
 #include "JSAlarmAbsolute.h"
 #include "JSAlarmManager.h"
 #include <Export.h>
 #include <Logger.h>
 
+#define ALARM_FUNCTION_API_GET_NEXT_SCHEDULED_DATE "getNextScheduledDate"
+
 namespace DeviceAPI {
 namespace Alarm {