From 98ea80060898483885ba3a20dee210053331d5f3 Mon Sep 17 00:00:00 2001 From: dsarrut Date: Fri, 23 Jul 2010 14:23:51 +0000 Subject: [PATCH] cosmetic --- vv/vvIntensityValueSlider.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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" -- 2.47.1