]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/splash/SplashFTFont.h
Import of xpdf code from gpdf.
[evince.git] / pdf / splash / SplashFTFont.h
index 7628a2bad2752a549db07ad32f6701a0e436d126..efd0eda7b505d34a19863390db5fd32af5ee894c 100644 (file)
@@ -15,7 +15,8 @@
 #pragma interface
 #endif
 
-#include <freetype/freetype.h>
+#include <ft2build.h>
+#include FT_FREETYPE_H
 #include "SplashFont.h"
 
 class SplashFTFontFile;