X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fvtk%2Fsrc%2FbbvtkVecImageGaussianSmooth.h;h=9a6ced31fdfeb73f8ef594b56ef4c1a9157a709c;hb=ba904093f24f1b5d7689ca915de23183b9029ba4;hp=9296ddf40abc0bd4e95a59c398c553bd9432d3b4;hpb=5c9721d401ef00ce2196ff5ea60bfbe02d8a8e87;p=bbtk.git diff --git a/packages/vtk/src/bbvtkVecImageGaussianSmooth.h b/packages/vtk/src/bbvtkVecImageGaussianSmooth.h index 9296ddf..9a6ced3 100644 --- a/packages/vtk/src/bbvtkVecImageGaussianSmooth.h +++ b/packages/vtk/src/bbvtkVecImageGaussianSmooth.h @@ -30,8 +30,10 @@ #include "bbtkAtomicBlackBox.h" #include "iostream" -#include "vtkImageGaussianSmooth.h" +#include "vtkVersion.h" #include "vtkImageData.h" +#include "vtkImageGaussianSmooth.h" + #include namespace bbvtk