input.c -> ui/

Change-Id: I3a248542d7a521f804fcf3348b0117bbe00e1f49
diff --git a/Makefile.common b/Makefile.common
index 7265bb9..8402191 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -417,7 +417,6 @@
     bt-host.c \
     bt-vhci.c \
     buffered_file.c \
-    input.c \
     iohandler.c \
     ioport.c \
     qemu-char.c \
@@ -459,6 +458,7 @@
     qobject/qerror.c \
     ui/console.c \
     ui/d3des.c \
+    ui/input.c \
     ui/vnc-android.c \
     util/acl.c \
     util/aes.c \