diff options
Diffstat (limited to 'mi/miline.h')
-rw-r--r-- | mi/miline.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mi/miline.h b/mi/miline.h index f52a51ebd..a856038f5 100644 --- a/mi/miline.h +++ b/mi/miline.h @@ -27,6 +27,10 @@ in this Software without prior written authorization from The Open Group. */ /* $XFree86: xc/programs/Xserver/mi/miline.h,v 1.6 2001/08/06 20:51:19 dawes Exp $ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef MILINE_H #include "screenint.h" |