summaryrefslogtreecommitdiff
path: root/mfb/mfbgc.c
diff options
context:
space:
mode:
Diffstat (limited to 'mfb/mfbgc.c')
-rw-r--r--mfb/mfbgc.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/mfb/mfbgc.c b/mfb/mfbgc.c
index c7dccf93d..3b0ebedb0 100644
--- a/mfb/mfbgc.c
+++ b/mfb/mfbgc.c
@@ -46,9 +46,9 @@ SOFTWARE.
******************************************************************/
/* $Xorg: mfbgc.c,v 1.4 2001/02/09 02:05:19 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 "dixfontstr.h"
#include "fontstruct.h"