Index: sources/view/hd/adjustment/pretreatment/VPreTreatmentAdjustmentDisposablesPrime.h =================================================================== diff -u -r88563177f10f20ced98750b2e40036201728131d -r506a9e3db1a20bda1685e38c5e9041005c9a4a4f --- sources/view/hd/adjustment/pretreatment/VPreTreatmentAdjustmentDisposablesPrime.h (.../VPreTreatmentAdjustmentDisposablesPrime.h) (revision 88563177f10f20ced98750b2e40036201728131d) +++ sources/view/hd/adjustment/pretreatment/VPreTreatmentAdjustmentDisposablesPrime.h (.../VPreTreatmentAdjustmentDisposablesPrime.h) (revision 506a9e3db1a20bda1685e38c5e9041005c9a4a4f) @@ -18,7 +18,7 @@ // Project #include "main.h" // Doxygen : don't remove -#include "VTreatmentAdjustmentResponseBase.h" +#include "VAdjustmentResponseBase.h" #include "MPreTreatmentAdjustDisposablesPrimeResponse.h" namespace View { @@ -30,7 +30,7 @@ * \sa Model::MAdjustDisposablesPrimeResponse * */ -class VPreTreatmentAdjustmentDisposablesPrime : public VTreatmentAdjustmentResponseBase +class VPreTreatmentAdjustmentDisposablesPrime : public VAdjustmentResponseBase { Q_OBJECT