Update change log and spec for wrt-plugins-tizen_0.4.70
[framework/web/wrt-plugins-tizen.git] / src / NFC / EventNFCChangedPrivateData.h
index 4503520..ba01254 100755 (executable)
 #include <dpl/shared_ptr.h>
 #include <Commons/IEvent.h>
 #include <CommonsJavaScript/JSCallbackManager.h>
+#include <Security.h>
 
 namespace DeviceAPI {
 namespace NFC {
-class EventNFCChangedPrivateData : public WrtDeviceApis::Commons::IEventPrivateData
+class EventNFCChangedPrivateData : public WrtDeviceApis::Commons::IEventPrivateData,
+       public DeviceAPI::Common::SecurityAccessor
 {
   public:
     EventNFCChangedPrivateData(const WrtDeviceApis::CommonsJavaScript::JSCallbackManagerPtr& callbackManager,