diff options
Diffstat (limited to 'hw/xfree86/dixmods/ftmodule.c')
-rw-r--r-- | hw/xfree86/dixmods/ftmodule.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/dixmods/ftmodule.c b/hw/xfree86/dixmods/ftmodule.c index 1f65cefbe..27b2bd2c3 100644 --- a/hw/xfree86/dixmods/ftmodule.c +++ b/hw/xfree86/dixmods/ftmodule.c @@ -27,7 +27,7 @@ #include "misc.h" -#include "fontmod.h" +#include <X11/fonts/fontmod.h> #include "xf86Module.h" static MODULESETUPPROTO(freetypeSetup); |