diff options
Diffstat (limited to 'fb/fboverlay.h')
-rw-r--r-- | fb/fboverlay.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fb/fboverlay.h b/fb/fboverlay.h index e6a4e033f..a0eb8c7c4 100644 --- a/fb/fboverlay.h +++ b/fb/fboverlay.h @@ -23,6 +23,10 @@ * Author: Keith Packard, SuSE, Inc. */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef _FBOVERLAY_H_ #define _FBOVERLAY_H_ |