Update change log and spec for wrt-plugins-tizen_0.4.70
[framework/web/wrt-plugins-tizen.git] / src / Filesystem / EventResolve.h
index 0f61331..70ed979 100755 (executable)
 
 #include <dpl/shared_ptr.h>
 #include <Commons/IEvent.h>
+#include <Security.h>
+
 #include "IPath.h"
 #include "INode.h"
 
 namespace DeviceAPI {
 namespace Filesystem {
-class EventResolve : public WrtDeviceApis::Commons::IEvent<EventResolve>
+class EventResolve :
+       public WrtDeviceApis::Commons::IEvent<EventResolve>,
+       public DeviceAPI::Common::SecurityAccessor
 {
   public:
     /**