summaryrefslogtreecommitdiff
path: root/cfb/cfbbstore.c
diff options
context:
space:
mode:
Diffstat (limited to 'cfb/cfbbstore.c')
-rw-r--r--cfb/cfbbstore.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/cfb/cfbbstore.c b/cfb/cfbbstore.c
index 1ca165524..64adc4050 100644
--- a/cfb/cfbbstore.c
+++ b/cfb/cfbbstore.c
@@ -17,6 +17,10 @@
*/
/* $Xorg: cfbbstore.c,v 1.3 2000/08/17 19:48:13 cpqbld Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include "cfb.h"
#include <X11/X.h>
#include "mibstore.h"