summary refs log tree commit diff stats
path: root/include/system/system.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/system/system.h (renamed from include/sysemu/sysemu.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sysemu/sysemu.h b/include/system/system.h
index 7ec419ce13..5364ad4f27 100644
--- a/include/sysemu/sysemu.h
+++ b/include/system/system.h
@@ -1,5 +1,5 @@
-#ifndef SYSEMU_H
-#define SYSEMU_H
+#ifndef SYSTEM_H
+#define SYSTEM_H
 /* Misc. things related to the system emulator.  */
 
 #include "qemu/timer.h"