Browse Source

add FT_Vector

David Rose 19 years ago
parent
commit
92efb1d282
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dtool/src/parser-inc/ft2build.h

+ 1 - 0
dtool/src/parser-inc/ft2build.h

@@ -31,6 +31,7 @@
 class FT_Face;
 class FT_Library;
 class FT_Bitmap;
+class FT_Vector;
 
 #endif