summaryrefslogtreecommitdiff
path: root/boost/python/detail/decorated_type_id.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/python/detail/decorated_type_id.hpp')
-rw-r--r--boost/python/detail/decorated_type_id.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/python/detail/decorated_type_id.hpp b/boost/python/detail/decorated_type_id.hpp
index 535508b43d..2596f3104a 100644
--- a/boost/python/detail/decorated_type_id.hpp
+++ b/boost/python/detail/decorated_type_id.hpp
@@ -7,7 +7,7 @@
# include <boost/python/type_id.hpp>
# include <boost/python/detail/indirect_traits.hpp>
-# include <boost/type_traits/cv_traits.hpp>
+# include <boost/python/detail/type_traits.hpp>
namespace boost { namespace python { namespace detail {