summaryrefslogtreecommitdiff
path: root/boost/python/detail/pointee.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/python/detail/pointee.hpp')
-rw-r--r--boost/python/detail/pointee.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/python/detail/pointee.hpp b/boost/python/detail/pointee.hpp
index e18c1f49b6..e786b37626 100644
--- a/boost/python/detail/pointee.hpp
+++ b/boost/python/detail/pointee.hpp
@@ -5,7 +5,7 @@
#ifndef POINTEE_DWA2002323_HPP
# define POINTEE_DWA2002323_HPP
-# include <boost/type_traits/object_traits.hpp>
+# include <boost/python/detail/type_traits.hpp>
namespace boost { namespace python { namespace detail {