pull/1/head
Behdad Esfahbod 13 years ago
parent b9b10ad78b
commit c4611cb66f
  1. 1
      src/hb-graphite2.h
  2. 1
      src/hb-ot-shape.h
  3. 1
      src/hb-uniscribe.h

@ -26,6 +26,7 @@
#ifndef HB_GRAPHITE2_H
#define HB_GRAPHITE2_H
#include "hb-common.h"
#include "hb-shape.h"
HB_BEGIN_DECLS

@ -27,6 +27,7 @@
#ifndef HB_OT_SHAPE_H
#define HB_OT_SHAPE_H
#include "hb-common.h"
#include "hb-shape.h"

@ -27,6 +27,7 @@
#ifndef HB_UNISCRIBE_H
#define HB_UNISCRIBE_H
#include "hb-common.h"
#include "hb-shape.h"
#define _WIN32_WINNT 0x0500

Loading…
Cancel
Save