]> git.proxmox.com Git - qemu.git/blobdiff - qlist.h
qlist.h: Do not include qemu-common.h
[qemu.git] / qlist.h
diff --git a/qlist.h b/qlist.h
index ae776f99c38143d2938aee62c84bd9839355cb53..74089471df2f8246e71abe0b1947c1b5d888c8e8 100644 (file)
--- a/qlist.h
+++ b/qlist.h
@@ -15,7 +15,6 @@
 
 #include "qobject.h"
 #include "qemu-queue.h"
-#include "qemu-common.h"
 #include "qemu-queue.h"
 
 typedef struct QListEntry {