--- taskbar-1.0.3/src/font.c.00	2009-11-03 19:14:50.000000000 +0100
+++ taskbar-1.0.3/src/font.c	2009-11-03 19:15:21.000000000 +0100
@@ -3,6 +3,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>
+#include <ft2build.h>
 #include "defs.h"
 #include "font.h"
 #include "pixmap.h"
--- taskbar-1.0.3/src/liblist.c.00	2003-11-20 00:25:01.000000000 +0100
+++ taskbar-1.0.3/src/liblist.c	2009-11-03 19:16:36.000000000 +0100
@@ -1,3 +1,4 @@
+#include <ft2build.h>
 #include "config.h"
 #include "liblist.h"
 #include <errno.h>
--- taskbar-1.0.3/src/tasklist.c.00	2003-12-01 21:30:40.000000000 +0100
+++ taskbar-1.0.3/src/tasklist.c	2009-11-03 19:22:37.000000000 +0100
@@ -1,3 +1,4 @@
+#include <ft2build.h>
 #include "config.h"
 #include <X11/X.h>
 #include <X11/Xlib.h>
--- taskbar-1.0.3/src/taskbar.c.00	2009-11-03 19:12:38.000000000 +0100
+++ taskbar-1.0.3/src/taskbar.c	2009-11-03 19:19:55.000000000 +0100
@@ -14,6 +14,7 @@
 #include <string.h>
 #include <signal.h>
 #include <stdlib.h>
+#include <ft2build.h>
 #include <sys/time.h>
 #ifdef TIME_WITH_SYS_TIME
 #include <time.h>
--- taskbar-1.0.3/src/tooltip.c.00	2003-11-26 00:41:08.000000000 +0100
+++ taskbar-1.0.3/src/tooltip.c	2009-11-03 19:20:43.000000000 +0100
@@ -4,6 +4,7 @@
 #include <X11/Xutil.h>
 #include <string.h>
 #include <stdlib.h>
+#include <ft2build.h>
 #include "defs.h"
 #include "font.h"
 #include "tooltip.h"
