X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvAnimatedGIFWriter.cxx;h=1efd50dcc1cc5f27be12899c980d41815be88587;hb=9c5f0e4d3d6b33e09d0413439ed7a867e3d85faa;hp=8ba0f69062a3b0b2591c79ce409e3ddbcd1bbcf8;hpb=b2fe358ebe93931cd09fbadfc60bb34ec8e25090;p=clitk.git diff --git a/vv/vvAnimatedGIFWriter.cxx b/vv/vvAnimatedGIFWriter.cxx index 8ba0f69..1efd50d 100644 --- a/vv/vvAnimatedGIFWriter.cxx +++ b/vv/vvAnimatedGIFWriter.cxx @@ -1,8 +1,6 @@ #include "vvAnimatedGIFWriter.h" #include "clitkDD.h" -#include "ximagif.h" - #include #include #include @@ -10,6 +8,8 @@ #include #include +#include "ximagif.h" + //--------------------------------------------------------------------------- vtkStandardNewMacro(vvAnimatedGIFWriter);