summary refs log tree commit diff stats
path: root/include/qemu/fifo8.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qemu/fifo8.h')
-rw-r--r--include/qemu/fifo8.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/qemu/fifo8.h b/include/qemu/fifo8.h
index 24b364462d..489c354291 100644
--- a/include/qemu/fifo8.h
+++ b/include/qemu/fifo8.h
@@ -1,7 +1,6 @@
 #ifndef QEMU_FIFO8_H
 #define QEMU_FIFO8_H
 
-#include "migration/vmstate.h"
 
 typedef struct {
     /* All fields are private */