summaryrefslogtreecommitdiff
path: root/boost/config/platform/macos.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/config/platform/macos.hpp')
-rw-r--r--boost/config/platform/macos.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/config/platform/macos.hpp b/boost/config/platform/macos.hpp
index 5be4e3b3da..ed7dc15f28 100644
--- a/boost/config/platform/macos.hpp
+++ b/boost/config/platform/macos.hpp
@@ -25,7 +25,7 @@
// to replace the platform-native BSD one. G++ users
// should also always be able to do this on MaxOS X.
//
-# include <boost/config/posix_features.hpp>
+# include <boost/config/detail/posix_features.hpp>
# ifndef BOOST_HAS_STDINT_H
# define BOOST_HAS_STDINT_H
# endif