diff options
Diffstat (limited to 'Xi/gtmotion.h')
-rw-r--r-- | Xi/gtmotion.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Xi/gtmotion.h b/Xi/gtmotion.h index a4739db38..205b19958 100644 --- a/Xi/gtmotion.h +++ b/Xi/gtmotion.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 GTMOTION_H #define GTMOTION_H 1 |