[graphite2] Fix include

pull/4/head
Behdad Esfahbod 12 years ago
parent ace5c7eb4c
commit 882edce48e
  1. 5
      src/hb-graphite2.cc
  2. 2
      src/hb-graphite2.h

@ -30,11 +30,10 @@
#define hb_graphite2_shaper_font_data_t gr_font
#include "hb-shaper-impl-private.hh"
#include <graphite2/Font.h>
#include <graphite2/Segment.h>
#include "hb-graphite2.h"
#include <graphite2/Segment.h>
#include "hb-ot-tag.h"

@ -28,6 +28,8 @@
#include "hb.h"
#include <graphite2/Font.h>
HB_BEGIN_DECLS

Loading…
Cancel
Save