diff options
Diffstat (limited to 'Xi/setfocus.h')
-rw-r--r-- | Xi/setfocus.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Xi/setfocus.h b/Xi/setfocus.h index db2dc1b61..62ff181d2 100644 --- a/Xi/setfocus.h +++ b/Xi/setfocus.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 SETFOCUS_H #define SETFOCUS_H 1 |