diff options
Diffstat (limited to 'cfb/cfbply1rct.c')
-rw-r--r-- | cfb/cfbply1rct.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cfb/cfbply1rct.c b/cfb/cfbply1rct.c index 5d2213682..99a2379c9 100644 --- a/cfb/cfbply1rct.c +++ b/cfb/cfbply1rct.c @@ -27,6 +27,10 @@ in this Software without prior written authorization from The Open Group. */ /* $XFree86: xc/programs/Xserver/cfb/cfbply1rct.c,v 3.10 2003/10/29 22:44:53 tsi Exp $ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #include <X11/X.h> #include "gcstruct.h" |