]> git.proxmox.com Git - qemu.git/blobdiff - hw/omap_clk.c
hw: move headers to include/
[qemu.git] / hw / omap_clk.c
index c7b5c11626e23e7a035b67da2b20b561ea148bb9..80a3c50e1e1277c25c807d72b3a173312a58997f 100644 (file)
@@ -19,7 +19,7 @@
  * with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 #include "hw/hw.h"
-#include "hw/omap.h"
+#include "hw/arm/omap.h"
 
 struct clk {
     const char *name;