]> git.proxmox.com Git - qemu.git/blobdiff - hw/omap1_clk.c
Break up vl.h.
[qemu.git] / hw / omap1_clk.c
index b2ec23c13c94a4828eeffe3811934d1fd521591e..37daec266b392df9813c3c01acc232b057a8e32b 100644 (file)
@@ -20,7 +20,8 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  * MA 02111-1307 USA
  */
-#include "vl.h"
+#include "hw.h"
+#include "omap.h"
 
 struct clk {
     const char *name;