mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
fix typo in file name
This commit is contained in:
parent
c7561c1dc9
commit
7590cdabb0
@ -26,8 +26,8 @@
|
||||
#include <mapnik/markers_placements/line.hpp>
|
||||
#include <mapnik/markers_placements/point.hpp>
|
||||
#include <mapnik/markers_placements/interior.hpp>
|
||||
#include <mapnik/markers_placements/vertext_first.hpp>
|
||||
#include <mapnik/markers_placements/vertext_last.hpp>
|
||||
#include <mapnik/markers_placements/vertex_first.hpp>
|
||||
#include <mapnik/markers_placements/vertex_last.hpp>
|
||||
#include <mapnik/symbolizer_enumerations.hpp>
|
||||
|
||||
namespace mapnik
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
|
||||
#include <mapnik/vertex_adapters.hpp>
|
||||
#include <mapnik/label_collision_detector.hpp>
|
||||
#include <mapnik/markers_placements/vertext_last.hpp>
|
||||
#include <mapnik/markers_placements/vertex_last.hpp>
|
||||
|
||||
using namespace mapnik;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user