summaryrefslogtreecommitdiff
path: root/cfb/cfbbres.c
diff options
context:
space:
mode:
Diffstat (limited to 'cfb/cfbbres.c')
-rw-r--r--cfb/cfbbres.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/cfb/cfbbres.c b/cfb/cfbbres.c
index ee20c981e..fc6de4898 100644
--- a/cfb/cfbbres.c
+++ b/cfb/cfbbres.c
@@ -46,6 +46,10 @@ SOFTWARE.
******************************************************************/
/* $Xorg: cfbbres.c,v 1.4 2001/02/09 02:04:37 xorgcvs Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <X11/X.h>
#include <X11/misc.h>
#include "cfb.h"