diff --git a/include/boost/integer.hpp b/include/boost/integer.hpp
index 559d2f1..2d339ae 100644
--- a/include/boost/integer.hpp
+++ b/include/boost/integer.hpp
@@ -17,7 +17,7 @@
 
 #include <boost/integer_fwd.hpp>  // self include
 
-#include <boost/::boost::integer_traits.hpp>  // for boost::::boost::integer_traits
+#include <boost/integer_traits.hpp>  // for ::boost::integer_traits
 #include <boost/limits.hpp>          // for ::std::numeric_limits
 #include <boost/cstdint.hpp>         // for boost::int64_t and BOOST_NO_INTEGRAL_INT64_T