summary refs log tree commit diff stats
path: root/include/system/numa.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/system/numa.h (renamed from include/sysemu/numa.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sysemu/numa.h b/include/system/numa.h
index 0467614147..96d4ff9b85 100644
--- a/include/sysemu/numa.h
+++ b/include/system/numa.h
@@ -1,5 +1,5 @@
-#ifndef SYSEMU_NUMA_H
-#define SYSEMU_NUMA_H
+#ifndef SYSTEM_NUMA_H
+#define SYSTEM_NUMA_H
 
 #include "qemu/bitmap.h"
 #include "qapi/qapi-types-machine.h"