diff --git a/Code/Wrappers/SWIG/otbApplication.i b/Code/Wrappers/SWIG/otbApplication.i
index f025cada2ccca2c975ff5b2a81af2f30e1c65228..e8bfe0a490eff37c628f7367eb8989f4c6c63a94 100644
--- a/Code/Wrappers/SWIG/otbApplication.i
+++ b/Code/Wrappers/SWIG/otbApplication.i
@@ -4,8 +4,8 @@
 
  %module otbApplication
  %{
-#include "otbWrapperSWIGIncludes.h"
 #include "itkBase.includes"
+#include "otbWrapperSWIGIncludes.h"
  %}
 
 %include "itkBase.i"