Clean up my ChangeLog entry
[binutils-gdb.git] / gdb / maint.h
index 57f350ade8c69c7d2dc3c7d8c56f62f8ca0bc85d..d3c0122a3212dd0057213d1e6d238a5d7dae4309 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for GDB maintenance commands.
-   Copyright (C) 2013-2019 Free Software Foundation, Inc.
+   Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +19,7 @@
 #ifndef MAINT_H
 #define MAINT_H
 
-#include "common/run-time-clock.h"
+#include "gdbsupport/run-time-clock.h"
 #include <chrono>
 
 extern void set_per_command_time (int);