summaryrefslogtreecommitdiff
path: root/boost/dll/detail/type_info.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/dll/detail/type_info.hpp')
-rw-r--r--boost/dll/detail/type_info.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/dll/detail/type_info.hpp b/boost/dll/detail/type_info.hpp
index 2e27ab7cb3..7ac2fa96bc 100644
--- a/boost/dll/detail/type_info.hpp
+++ b/boost/dll/detail/type_info.hpp
@@ -11,7 +11,7 @@
#include <typeinfo>
#include <cstring>
-#include <boost/config.hpp>
+#include <boost/dll/config.hpp>
#if defined(BOOST_MSVC) || defined(BOOST_MSVC_VER)
#include <boost/winapi/basic_types.hpp>
#endif