]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/cadence_ttc.c
misc: move include files to include/qemu/
[thirdparty/qemu.git] / hw / cadence_ttc.c
index ec78a5218077eab1290253d0335b6fe8bed197e2..9e1cb1f15263651cc2c075d651c09fb16421a800 100644 (file)
@@ -17,7 +17,7 @@
  */
 
 #include "sysbus.h"
-#include "qemu-timer.h"
+#include "qemu/timer.h"
 
 #ifdef CADENCE_TTC_ERR_DEBUG
 #define DB_PRINT(...) do { \