summaryrefslogtreecommitdiff
path: root/mfb/mfbblt.c
diff options
context:
space:
mode:
Diffstat (limited to 'mfb/mfbblt.c')
-rw-r--r--mfb/mfbblt.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/mfb/mfbblt.c b/mfb/mfbblt.c
index ca240ba99..6aff98cac 100644
--- a/mfb/mfbblt.c
+++ b/mfb/mfbblt.c
@@ -32,9 +32,9 @@ Author: Keith Packard
*/
/* $Xorg: mfbblt.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 "gcstruct.h"
#include "windowstr.h"