]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/kvm/i8254.c
misc: move include files to include/qemu/
[thirdparty/qemu.git] / hw / kvm / i8254.c
index 53d13e3123b5f1a97f1b454d13bb09d114ebe0bc..8ee1c352cf044f7e03d6fdf3cde96a1fca164713 100644 (file)
@@ -22,7 +22,7 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
-#include "qemu-timer.h"
+#include "qemu/timer.h"
 #include "sysemu.h"
 #include "hw/i8254.h"
 #include "hw/i8254_internal.h"