summary refs log tree commit diff stats
path: root/include/tcg/debuginfo.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/tcg/debuginfo.h (renamed from accel/tcg/debuginfo.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/accel/tcg/debuginfo.h b/include/tcg/debuginfo.h
index f064e1c144..858535b5da 100644
--- a/accel/tcg/debuginfo.h
+++ b/include/tcg/debuginfo.h
@@ -4,8 +4,8 @@
  * SPDX-License-Identifier: GPL-2.0-or-later
  */
 
-#ifndef ACCEL_TCG_DEBUGINFO_H
-#define ACCEL_TCG_DEBUGINFO_H
+#ifndef TCG_DEBUGINFO_H
+#define TCG_DEBUGINFO_H
 
 #include "qemu/bitops.h"