[Qemu-devel] [PULL 39/61] hw/input/vmmouse: remove unused #include

Michael Tokarev posted 61 patches 7 years, 10 months ago
There is a newer version of this series
[Qemu-devel] [PULL 39/61] hw/input/vmmouse: remove unused #include
Posted by Michael Tokarev 7 years, 10 months ago
From: Philippe Mathieu-Daudé <f4bug@amsat.org>

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 hw/input/vmmouse.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/hw/input/vmmouse.c b/hw/input/vmmouse.c
index b6d22086f4..65ef55329e 100644
--- a/hw/input/vmmouse.c
+++ b/hw/input/vmmouse.c
@@ -24,7 +24,6 @@
 #include "qemu/osdep.h"
 #include "hw/hw.h"
 #include "ui/console.h"
-#include "hw/input/ps2.h"
 #include "hw/i386/pc.h"
 #include "hw/qdev.h"
 
-- 
2.11.0