Fix typo in error message

(cherry picked from commit bf2a7bb4ff)
This commit is contained in:
Maya Rashish 2019-01-10 18:39:33 +02:00 committed by Adam Jackson
parent c091ea5e38
commit ff1d1692e7
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#define _XSERVER_POLL_H_
#ifndef _DIX_CONFIG_H_
#error must inclue dix-config.h to use xserver_poll.h
#error must include dix-config.h to use xserver_poll.h
#endif
#ifdef HAVE_POLL