diff options
Diffstat (limited to 'afb/afbply1rct.c')
-rw-r--r-- | afb/afbply1rct.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/afb/afbply1rct.c b/afb/afbply1rct.c index d1c714753..90e55cf8e 100644 --- a/afb/afbply1rct.c +++ b/afb/afbply1rct.c @@ -28,6 +28,10 @@ in this Software without prior written authorization from the X Consortium. * Author: Keith Packard, MIT X Consortium */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #include <X11/X.h> #include "gcstruct.h" |