Fix typo in error message

This commit is contained in:
Maya Rashish 2019-01-10 18:39:33 +02:00
parent e8295c5020
commit bf2a7bb4ff
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