summaryrefslogtreecommitdiffstats
path: root/qemu/hw/input/vmmouse.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/input/vmmouse.c')
-rw-r--r--qemu/hw/input/vmmouse.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/input/vmmouse.c b/qemu/hw/input/vmmouse.c
index d7b1c76f5..6d15a887c 100644
--- a/qemu/hw/input/vmmouse.c
+++ b/qemu/hw/input/vmmouse.c
@@ -21,6 +21,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
+#include "qemu/osdep.h"
#include "hw/hw.h"
#include "ui/console.h"
#include "hw/input/ps2.h"