diff --git a/libaegisub/common/parser.cpp b/libaegisub/common/parser.cpp index a0ed8a0f0..f1d330529 100644 --- a/libaegisub/common/parser.cpp +++ b/libaegisub/common/parser.cpp @@ -30,7 +30,7 @@ // We have to use the copy of pheonix within spirit if it exists, as the // standalone copy has different header guards -#ifdef HAVE_BOOST_PHOENIX_VERSION_HPP +#ifdef HAVE_BOOST_SPIRIT_HOME_PHOENIX_VERSION_HPP #include #else #include