]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/pango-font.cc
trim duplicate headers.
[lilypond.git] / lily / pango-font.cc
index e075029154b68ed7cb7638f8ddced5106957a11b..ca08a4b0d23c8fc42357d77d38a3b57456d9406d 100644 (file)
 #include <pango/pangoft2.h>
 #include <freetype/ftxf86.h>
 
+#include <map>
+
 /* Ugh.  */
+
 #include "pango-font.hh"
 
+#include "open-type-font.hh"   // Index_to_charcode_map
+
 #include "dimensions.hh"
 #include "file-name.hh"
 #include "international.hh"
-#include "lookup.hh"
+#include "lookup.hh"           // debugging
 #include "main.hh"
 #include "string-convert.hh"
 #include "warn.hh"