summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-06-16 20:50:12 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-06-16 20:50:12 +0000
commit9743adbe94f29417818b90e18aebb96a72f332f0 (patch)
tree66e26525512113c164958285c42219e44ae58ec1
parent68e856ff5b1842ba10421714b5f6b21d528f6071 (diff)
Add Type1 subdirectory to lib/Xfonts, update build system accordingly.XORG-6_8_99_12
-rw-r--r--hw/xfree86/dixmods/bitmapmod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/dixmods/bitmapmod.c b/hw/xfree86/dixmods/bitmapmod.c
index 458cc62c9..5141fd80a 100644
--- a/hw/xfree86/dixmods/bitmapmod.c
+++ b/hw/xfree86/dixmods/bitmapmod.c
@@ -25,7 +25,7 @@
*/
/* $XFree86: xc/lib/font/bitmap/module/bitmapmod.c,v 1.7 1999/01/26 05:53:47 dawes Exp $ */
-#include "misc.h"
+#include <X11/Xdefs.h>
#include "fontmod.h"
#include "xf86Module.h"