diff options
author | Jon TURNEY <jon.turney@dronecode.org.uk> | 2009-06-10 13:09:44 +0100 |
---|---|---|
committer | Jon TURNEY <jon.turney@dronecode.org.uk> | 2009-06-10 13:13:49 +0100 |
commit | c7d3965bee0edb72468a0135aaa8a081348c2b23 (patch) | |
tree | 33ed66e46da69a523af04fe2d353b00df83fd00c /hw/xwin | |
parent | 6d4ffcc9e066bc7c49dcff1a2ff0111801c7286d (diff) |
Cygwin/X: Add a needed inputstr.h
Add a needed inputstr.h to fix build after commit 6d4ffcc9e066bc7c49dcff1a2ff0111801c7286d
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Diffstat (limited to 'hw/xwin')
-rw-r--r-- | hw/xwin/InitInput.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xwin/InitInput.c b/hw/xwin/InitInput.c index 2eaa024a8..1e9bcad7a 100644 --- a/hw/xwin/InitInput.c +++ b/hw/xwin/InitInput.c @@ -31,6 +31,7 @@ #endif #include "win.h" #include "dixstruct.h" +#include "inputstr.h" /* |