summaryrefslogtreecommitdiff
path: root/libs/phoenix/test/regression/bug7166.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/phoenix/test/regression/bug7166.cpp')
-rw-r--r--libs/phoenix/test/regression/bug7166.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/phoenix/test/regression/bug7166.cpp b/libs/phoenix/test/regression/bug7166.cpp
index e0a73a3af..1b3bc76b2 100644
--- a/libs/phoenix/test/regression/bug7166.cpp
+++ b/libs/phoenix/test/regression/bug7166.cpp
@@ -9,7 +9,7 @@
#define BOOST_PROTO_MAX_ARITY 10
#define BOOST_PHOENIX_LIMIT 20
-#include <boost/phoenix.hpp>
+#include <boost/phoenix/core.hpp>
int main()
{