summaryrefslogtreecommitdiff
path: root/include/hw/timer/hpet.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/timer/hpet.h')
-rw-r--r--include/hw/timer/hpet.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/hw/timer/hpet.h b/include/hw/timer/hpet.h
index f38bcfecd6..f04c4d3238 100644
--- a/include/hw/timer/hpet.h
+++ b/include/hw/timer/hpet.h
@@ -10,8 +10,9 @@
* the COPYING file in the top-level directory.
*
*/
-#ifndef QEMU_HPET_EMUL_H
-#define QEMU_HPET_EMUL_H
+
+#ifndef HW_HPET_H
+#define HW_HPET_H
#include "qom/object.h"