diff options
Diffstat (limited to 'fb/fbrop.h')
-rw-r--r-- | fb/fbrop.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fb/fbrop.h b/fb/fbrop.h index 65f62c393..541071b19 100644 --- a/fb/fbrop.h +++ b/fb/fbrop.h @@ -23,6 +23,10 @@ */ /* $XFree86: xc/programs/Xserver/fb/fbrop.h,v 1.3 2000/02/14 19:20:30 dawes Exp $ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef _FBROP_H_ #define _FBROP_H_ |