Browse Source

parser-inc for TextFont

David Rose 23 years ago
parent
commit
a40db65782
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

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