diff --git a/doctor.h b/doctor.h index a785e24..37fc18f 100644 --- a/doctor.h +++ b/doctor.h @@ -8,11 +8,12 @@ #ifndef DOCTOR_H #define DOCTOR_H +#include "ipill.h" + #include namespace QuasarAppUtils { -class iPill; /** * @brief The Doctor class is class that execute pills objects. * The Doctor check issue that will be executed and if the issue realy then execute fix.