summaryrefslogtreecommitdiff
path: root/mfb/mfbfont.c
diff options
context:
space:
mode:
Diffstat (limited to 'mfb/mfbfont.c')
-rw-r--r--mfb/mfbfont.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/mfb/mfbfont.c b/mfb/mfbfont.c
index f77e70a26..e4ec62cbc 100644
--- a/mfb/mfbfont.c
+++ b/mfb/mfbfont.c
@@ -45,9 +45,9 @@ SOFTWARE.
*/
/* $Xorg: mfbfont.c,v 1.4 2001/02/09 02:05:18 xorgcvs Exp $ */
-#include "X.h"
-#include "Xmd.h"
-#include "Xproto.h"
+#include <X11/X.h>
+#include <X11/Xmd.h>
+#include <X11/Xproto.h>
#include "mfb.h"
#include "fontstruct.h"
#include "dixfontstr.h"