summaryrefslogtreecommitdiff
path: root/afb/afbbstore.c
diff options
context:
space:
mode:
Diffstat (limited to 'afb/afbbstore.c')
-rw-r--r--afb/afbbstore.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/afb/afbbstore.c b/afb/afbbstore.c
index 050177ecf..a74a9d9b8 100644
--- a/afb/afbbstore.c
+++ b/afb/afbbstore.c
@@ -31,6 +31,10 @@ from the X Consortium.
*/
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include "afb.h"
#include <X11/X.h>
#include "mibstore.h"