]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/soc_dma.c
misc: move include files to include/qemu/
[thirdparty/qemu.git] / hw / soc_dma.c
index 50d5f84b4ebab9262b7ca3d4f3c93e3d75a43b38..64e8ee1d13517cfa74e75ae4bf65b952a2eecd96 100644 (file)
@@ -18,7 +18,7 @@
  * with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 #include "qemu-common.h"
-#include "qemu-timer.h"
+#include "qemu/timer.h"
 #include "soc_dma.h"
 
 static void transfer_mem2mem(struct soc_dma_ch_s *ch)