diff --git a/build.jam b/build.jam index 1c7df4c..236cc6e 100644 --- a/build.jam +++ b/build.jam @@ -7,10 +7,10 @@ import project ; project /boost/parameter_python : common-requirements - /boost/mpl//boost_mpl - /boost/parameter//boost_parameter - /boost/preprocessor//boost_preprocessor - /boost/python//boost_python + /boost/mpl//boost_mpl + /boost/parameter//boost_parameter + /boost/preprocessor//boost_preprocessor + /boost/python//boost_python include ;