mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-03 23:00:35 +01:00
Fix typo in error message
This commit is contained in:
parent
e8295c5020
commit
bf2a7bb4ff
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue