diff --git a/Examples/OBIA/otbOBIAExamplesTests.cxx b/Examples/OBIA/otbOBIAExamplesTests.cxx
index cd1b8cb053b4152b994902855ec9d374c8e0009a..b7674544635a7b5022697c9cc9168f4cee758216 100755
--- a/Examples/OBIA/otbOBIAExamplesTests.cxx
+++ b/Examples/OBIA/otbOBIAExamplesTests.cxx
@@ -41,7 +41,7 @@ void RegisterTests()
 
 #undef main
 #define main RadiometricAttributesLabelMapFilterExample
-#include "otbRadiometricAttributesLabelMapFilterExample.cxx"
+#include "RadiometricAttributesLabelMapFilterExample.cxx"
 
 #undef main
 #define main LabelMapToVectorDataTest