mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-09 17:00:30 +01:00
Cygwin/X: Add a needed inputstr.h
Add a needed inputstr.h to fix build after commit 6d4ffcc9e0
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
This commit is contained in:
parent
6d4ffcc9e0
commit
c7d3965bee
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
#endif
|
||||
#include "win.h"
|
||||
#include "dixstruct.h"
|
||||
#include "inputstr.h"
|
||||
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue