diff options
Diffstat (limited to 'Xi/getfocus.h')
-rw-r--r-- | Xi/getfocus.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Xi/getfocus.h b/Xi/getfocus.h index 0ae139714..5d6438e1d 100644 --- a/Xi/getfocus.h +++ b/Xi/getfocus.h @@ -24,6 +24,10 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ********************************************************/ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef GETFOCUS_H #define GETFOCUS_H 1 |