]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/omap_synctimer.c
misc: move include files to include/qemu/
[thirdparty/qemu.git] / hw / omap_synctimer.c
index 7031a88531ae51d8bc4ffc8c01a004613c98d4b8..945711eff56e0d7af122fdce20ae31f91ed9ba5c 100644 (file)
@@ -18,7 +18,7 @@
  * with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 #include "hw.h"
-#include "qemu-timer.h"
+#include "qemu/timer.h"
 #include "omap.h"
 struct omap_synctimer_s {
     MemoryRegion iomem;