aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/windowmaker/files/patch-plugins_libwmfun_drawstring.c
blob: e3341114122472674979251aaf32d40b587ed5f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- plugins/libwmfun/drawstring.c   2001/01/09 16:22:05 1.1
+++ plugins/libwmfun/drawstring.c   2001/01/09 16:22:54
@@ -4,7 +4,7 @@
 #include "generic.h"
 
 #ifdef USE_FREETYPE
-#include <freetype/freetype.h>
+#include <freetype2/freetype/freetype.h>
 #endif
 
 #define MAX_GLYPHS 256