]> git.proxmox.com Git - qemu.git/blobdiff - hw/max111x.c
Break up vl.h.
[qemu.git] / hw / max111x.c
index 8425bee576ae1e148b0d11525aaa6385758af3fd..cc3ded1dfe2fbc38e5863c1de48b691ca8f30409 100644 (file)
@@ -7,7 +7,8 @@
  * This code is licensed under the GNU GPLv2.
  */
 
-#include <vl.h>
+#include "hw.h"
+#include "i2c.h"
 
 struct max111x_s {
     qemu_irq interrupt;