aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/gdb_unlinker.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/common/gdb_unlinker.h')
-rw-r--r--gdb/common/gdb_unlinker.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/common/gdb_unlinker.h b/gdb/common/gdb_unlinker.h
index e3be44b..193c2f8 100644
--- a/gdb/common/gdb_unlinker.h
+++ b/gdb/common/gdb_unlinker.h
@@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#ifndef GDB_UNLINKER_H
-#define GDB_UNLINKER_H
+#ifndef COMMON_GDB_UNLINKER_H
+#define COMMON_GDB_UNLINKER_H
namespace gdb
{
@@ -57,4 +57,4 @@ class unlinker
}
-#endif /* GDB_UNLINKER_H */
+#endif /* COMMON_GDB_UNLINKER_H */