[Release] wrt-installer_0.1.23
[framework/web/wrt-installer.git] / src / jobs / plugin_install / plugin_installer_struct.h
index ef69d6f..c253897 100644 (file)
@@ -29,7 +29,7 @@
 //Plugin Installer typedefs
 typedef void (*PluginInstallerFinishedCallback)(
     void *userParam,
-    Jobs::PluginInstall::Exceptions::Type);
+    Jobs::Exceptions::Type);
 
 //installer progress
 typedef void (*PluginInstallerProgressCallback)(