summaryrefslogtreecommitdiff
path: root/afb/afbbstore.c
diff options
context:
space:
mode:
Diffstat (limited to 'afb/afbbstore.c')
-rw-r--r--afb/afbbstore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/afb/afbbstore.c b/afb/afbbstore.c
index c3e844d57..050177ecf 100644
--- a/afb/afbbstore.c
+++ b/afb/afbbstore.c
@@ -32,7 +32,7 @@ from the X Consortium.
*/
#include "afb.h"
-#include "X.h"
+#include <X11/X.h>
#include "mibstore.h"
#include "regionstr.h"
#include "scrnintstr.h"