diff --git a/Examples/Projections/CMakeLists.txt b/Examples/Projections/CMakeLists.txt
index d60a2ed4332f744fc57e1f472c67f2d1058f78ed..2a824e1df760bd664575d5ef5fde2a32abebd567 100644
--- a/Examples/Projections/CMakeLists.txt
+++ b/Examples/Projections/CMakeLists.txt
@@ -122,7 +122,7 @@ ADD_TEST(prTeGeometriesProjectionTest ${EXE_TESTS}
         ${BASELINE}/geometriesProjectionExample.shp
         ${TEMP}/geometriesProjectionExample.shp
     GeometriesProjectionTest
-        ${INPUTDATA}/Capitole-Shadows.kml
+        ${INPUTDATA}/Capitole-Shadows.shp
         ${INPUTLARGEDATA}/QUICKBIRD/TOULOUSE/000000128955_01_P001_PAN/02APR01105228-P1BS-000000128955_01_P001.TIF
             ${TEMP}/geometriesProjectionExample.shp
 )