Update wrt-installer_0.0.54
[framework/web/wrt-installer.git] / src / jobs / widget_uninstall / task_remove_files.h
index 902fac9..496bee9 100644 (file)
 #ifndef WRT_SRC_INSTALLER_CORE_JOB_WIDGET_UNINSTALL_TASK_REMOVE_FILES_H_
 #define WRT_SRC_INSTALLER_CORE_JOB_WIDGET_UNINSTALL_TASK_REMOVE_FILES_H_
 
-#include <dpl/task.h>
+//forward declaration
+struct UninstallerContext;
 
-#include <widget_uninstall/uninstaller_context.h> //TODO forward decl
+#include <dpl/task.h>
+#include <dpl/log/log.h>
 
 #include <string>