diff --git a/Examples/Projections/OrthoRectificationExample.cxx b/Examples/Projections/OrthoRectificationExample.cxx
index e0d98e578aa76c9e7c94c6a837cf6630a3cb044d..2655557455dcc53a12d0f10962adeb56294715d9 100644
--- a/Examples/Projections/OrthoRectificationExample.cxx
+++ b/Examples/Projections/OrthoRectificationExample.cxx
@@ -29,16 +29,7 @@
 #include "otbMacro.h"
 #include "otbImage.h"
 #include "otbImageFileReader.h"
-#include "otbImageFileWriter.h"
 #include "otbStreamingImageFileWriter.h"
-#include "otbStreamingResampleImageFilter.h"
-
-#include "itkExceptionObject.h"
-#include "itkExtractImageFilter.h"
-#include "itkResampleImageFilter.h"
-#include "itkRescaleIntensityImageFilter.h"
-#include "itkImageRegionIteratorWithIndex.h"
-#include "itkLinearInterpolateImageFunction.h"
 
 #include "itkChangeInformationImageFilter.h"