diff --git a/CMakeLists.txt b/CMakeLists.txt
index ea4de438eefeca0027417d8a10840fdf7c934489..b39abc803251ae36d7fcdb5c760ccdf55069eb9c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -278,7 +278,7 @@ MARK_AS_ADVANCED(OTB_STREAM_MAX_SIZE_BUFFER_FOR_STREAMING)
 # searching first in the source tree of OTB, and if that fails, it searches
 # for a binary built of CableSwig.
 #
-INCLUDE(${OTB_SOURCE_DIR}/Wrapping/otbsWrapSetup.cmake)
+INCLUDE(${OTB_SOURCE_DIR}/Wrapping/otbWrapSetup.cmake)
 
 
 #-----------------------------------------------------------------------------