diff --git a/CMake/LofarCTest.cmake b/CMake/LofarCTest.cmake
index 7f30dcf7c847a26dbc730c115078bd1b4cc757ae..780becc9c1d762a88a1c6f3a7fcfb6f66edfd065 100644
--- a/CMake/LofarCTest.cmake
+++ b/CMake/LofarCTest.cmake
@@ -25,11 +25,6 @@
 ## --------------------------------------------------------------------------
 set(srcdir "${CMAKE_CURRENT_SOURCE_DIR}")
 
-## --------------------------------------------------------------------------
-## Add current source directory to compiler's include path
-## --------------------------------------------------------------------------
-include_directories(${CMAKE_CURRENT_SOURCE_DIR})
-
 ## ----------------------------------------------------------------------------
 ## Configure the LOFAR CTest wrapper script in the current binary directory
 ## ----------------------------------------------------------------------------