Update change log and spec for wrt-plugins-tizen_0.4.70
[framework/web/wrt-plugins-tizen.git] / src / Bluetooth / BluetoothHealthApplication.h
index c15c0d9..f823bea 100644 (file)
 
 #include <MultiCallbackUserData.h>
 #include <PropertyBag.h>
+#include <Security.h>
 
 namespace DeviceAPI {
 namespace Bluetooth {
 
-class BluetoothHealthApplication
+class BluetoothHealthApplication : public Common::SecurityAccessor
 {
 public:
     BluetoothHealthApplication(std::string appID, std::string name, unsigned short dataType);