Revision 1de7afc9 hw/ptimer.c

b/hw/ptimer.c
6 6
 * This code is licensed under the GNU LGPL.
7 7
 */
8 8
#include "hw.h"
9
#include "qemu-timer.h"
9
#include "qemu/timer.h"
10 10
#include "ptimer.h"
11
#include "host-utils.h"
11
#include "qemu/host-utils.h"
12 12

  
13 13
struct ptimer_state
14 14
{

Also available in: Unified diff