]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/i386/vmmouse.c
Include migration/vmstate.h less
[thirdparty/qemu.git] / hw / i386 / vmmouse.c
index 5d2d278be4cae7b60c9ec0bb8ce3cf049f83a25e..a50f5d5dd455171515673ab47cf3e59f5a6c340b 100644 (file)
  * 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/i386/pc.h"
 #include "hw/input/i8042.h"
 #include "hw/qdev.h"
+#include "migration/vmstate.h"
 
 /* debug only vmmouse */
 //#define DEBUG_VMMOUSE