diff options
Diffstat (limited to 'include/selection.h')
-rw-r--r-- | include/selection.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/selection.h b/include/selection.h index 520cfd4aa..fa6abca65 100644 --- a/include/selection.h +++ b/include/selection.h @@ -1,4 +1,8 @@ /* $Xorg: selection.h,v 1.4 2001/02/09 02:05:16 xorgcvs Exp $ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef SELECTION_H #define SELECTION_H 1 |