diff options
Diffstat (limited to 'mfb/mfbply1rct.c')
-rw-r--r-- | mfb/mfbply1rct.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mfb/mfbply1rct.c b/mfb/mfbply1rct.c index 6c2af609a..9b783f609 100644 --- a/mfb/mfbply1rct.c +++ b/mfb/mfbply1rct.c @@ -28,6 +28,10 @@ in this Software without prior written authorization from The Open Group. /* $XFree86: xc/programs/Xserver/mfb/mfbply1rct.c,v 1.7tsi Exp $ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #include <X11/X.h> #include "gcstruct.h" |