summaryrefslogtreecommitdiff
path: root/boost/mp11/detail/config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/mp11/detail/config.hpp')
-rw-r--r--boost/mp11/detail/config.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/mp11/detail/config.hpp b/boost/mp11/detail/config.hpp
index 68413d77cc..489914d661 100644
--- a/boost/mp11/detail/config.hpp
+++ b/boost/mp11/detail/config.hpp
@@ -9,7 +9,7 @@
// http://www.boost.org/LICENSE_1_0.txt
#include <boost/config.hpp>
-#include <boost/detail/workaround.hpp>
+#include <boost/config/workaround.hpp>
#if defined( BOOST_NO_CXX11_CONSTEXPR )