aboutsummaryrefslogtreecommitdiff
path: root/target/i386/sev.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/i386/sev.h')
-rw-r--r--target/i386/sev.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/i386/sev.h b/target/i386/sev.h
index 83e82aa42c..7b1528248a 100644
--- a/target/i386/sev.h
+++ b/target/i386/sev.h
@@ -11,8 +11,8 @@
*
*/
-#ifndef QEMU_SEV_I386_H
-#define QEMU_SEV_I386_H
+#ifndef I386_SEV_H
+#define I386_SEV_H
#ifndef CONFIG_USER_ONLY
#include CONFIG_DEVICES /* CONFIG_SEV */