]> Creatis software - clitk.git/blobdiff - tools/clitkImageInfo.cxx
XVI IO
[clitk.git] / tools / clitkImageInfo.cxx
index b5d363aaa6043dd2e78d0b49aabacab3e4e871b5..8619278551becd8a6f22e3548f437aa8498a61a3 100644 (file)
@@ -20,9 +20,13 @@ PURPOSE.  See the above copyright notices for more information.
    * @date   02 Jul 2006
    =================================================*/
 
+// itk include
+#include "itkImageIOBase.h"
+
 // clitk include
 #include "clitkImageInfo_ggo.h"
 #include "clitkIO.h"
+#include "clitkImageCommon.h"
 
 //====================================================================
 int main(int argc, char * argv[]) {