diff --git a/include/crocoddyl/core/utils/version.hpp b/include/crocoddyl/core/utils/version.hpp
index 576311362895f4624da0fa16159d17693ed699f3..f86bef222faadda89abb35f8a63eb2cb2d22f7d1 100644
--- a/include/crocoddyl/core/utils/version.hpp
+++ b/include/crocoddyl/core/utils/version.hpp
@@ -9,9 +9,9 @@
 #ifndef CROCODDYL_CORE_UTILS_VERSION_HPP_
 #define CROCODDYL_CORE_UTILS_VERSION_HPP_
 
-#include "crocoddyl/config.hh"
 #include <string>
 #include <sstream>
+#include "crocoddyl/config.hh"
 
 namespace crocoddyl {