summaryrefslogtreecommitdiff
path: root/hw/applesmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/applesmc.c')
-rw-r--r--hw/applesmc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/applesmc.c b/hw/applesmc.c
index 91e7cb3d5c..c564b60c0a 100644
--- a/hw/applesmc.c
+++ b/hw/applesmc.c
@@ -33,7 +33,7 @@
#include "hw.h"
#include "isa.h"
#include "ui/console.h"
-#include "qemu-timer.h"
+#include "qemu/timer.h"
/* #define DEBUG_SMC */