X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvIntensityValueSlider.h;h=5557e47450d04ea4fa9c44ca89d45bfc52561c1a;hb=4fd095bff2ac4dde50817d37522d2360e7b7e6c2;hp=37c3557d16dec58aa983451b5506ae4796a3401f;hpb=0b7c9b1e1215634b02cbd38d4e4ba101d6111ba8;p=clitk.git diff --git a/vv/vvIntensityValueSlider.h b/vv/vvIntensityValueSlider.h index 37c3557..5557e47 100644 --- a/vv/vvIntensityValueSlider.h +++ b/vv/vvIntensityValueSlider.h @@ -17,11 +17,16 @@ ======================================================================-====*/ #ifndef VVINTENSITYVALUESLIDER_H #define VVINTENSITYVALUESLIDER_H + +// qt #include #include -#include "ui_vvIntensityValueSlider.h" +// clitk #include "clitkCommon.h" + +// vv +#include "ui_vvIntensityValueSlider.h" #include "vvImage.h" #include "vtkImageData.h"