summaryrefslogtreecommitdiff
path: root/afb/afbzerarc.c
diff options
context:
space:
mode:
Diffstat (limited to 'afb/afbzerarc.c')
-rw-r--r--afb/afbzerarc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/afb/afbzerarc.c b/afb/afbzerarc.c
index ae9136f70..645ac8f4c 100644
--- a/afb/afbzerarc.c
+++ b/afb/afbzerarc.c
@@ -34,8 +34,8 @@ in this Software without prior written authorization from the X Consortium.
* The Computer Journal, November 1967, Volume 10, Number 3, pp. 282-289
*/
-#include "X.h"
-#include "Xprotostr.h"
+#include <X11/X.h>
+#include <X11/Xprotostr.h>
#include "regionstr.h"
#include "gcstruct.h"
#include "pixmapstr.h"