diff --git a/include/mapnik/map.hpp b/include/mapnik/map.hpp index 815d6a8ee..d9f7da90f 100644 --- a/include/mapnik/map.hpp +++ b/include/mapnik/map.hpp @@ -231,7 +231,7 @@ public: /*! \brief register fonts. */ - bool register_fonts(std::string const& dir, bool recurse); + bool register_fonts(std::string const& dir, bool recurse = false); /*! \brief cache registered fonts. */