]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/FTFont.h
Import of Xpdf 2.00 for merge
[evince.git] / pdf / xpdf / FTFont.h
index 4894a3168ddebde95b6fe074b6740d22a96c1143..02c257ada6e02b6d5adf1d98ea06507240ee8709 100644 (file)
 #ifndef FTFONT_H
 #define FTFONT_H
 
+#include <aconf.h>
+
 #if FREETYPE2 && (HAVE_FREETYPE_FREETYPE_H || HAVE_FREETYPE_H)
 
-#ifdef __GNUC__
+#ifdef USE_GCC_PRAGMAS
 #pragma interface
 #endif