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:
Jon TURNEY 2009-06-10 13:09:44 +01:00
parent 6d4ffcc9e0
commit c7d3965bee

View File

@ -31,6 +31,7 @@
#endif #endif
#include "win.h" #include "win.h"
#include "dixstruct.h" #include "dixstruct.h"
#include "inputstr.h"
/* /*