diff options
-rw-r--r-- | include/svx/xflftrit.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xflftrit.hxx b/include/svx/xflftrit.hxx index 935bf5596264..3865bd5df0a1 100644 --- a/include/svx/xflftrit.hxx +++ b/include/svx/xflftrit.hxx @@ -22,7 +22,7 @@ #include <svx/xflgrit.hxx> #include <svx/svxdllapi.h> -#include <boost/property_tree/json_parser.hpp> +#include <boost/property_tree/ptree_fwd.hpp> |