summaryrefslogtreecommitdiff
path: root/mi/mifillarc.c
diff options
context:
space:
mode:
Diffstat (limited to 'mi/mifillarc.c')
-rw-r--r--mi/mifillarc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mi/mifillarc.c b/mi/mifillarc.c
index c8b901c85..d49ae1d92 100644
--- a/mi/mifillarc.c
+++ b/mi/mifillarc.c
@@ -30,8 +30,8 @@ Author: Bob Scheifler, MIT X Consortium
/* $Xorg: mifillarc.c,v 1.4 2001/02/09 02:05:20 xorgcvs Exp $ */
#include <math.h>
-#include "X.h"
-#include "Xprotostr.h"
+#include <X11/X.h>
+#include <X11/Xprotostr.h>
#include "regionstr.h"
#include "gcstruct.h"
#include "pixmapstr.h"