Really remove tic30-aout support
[deliverable/binutils-gdb.git] / gdb / maint.h
index 57f350ade8c69c7d2dc3c7d8c56f62f8ca0bc85d..d8475044da31e5b02ff8331117a5de9dcec3520b 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for GDB maintenance commands.
-   Copyright (C) 2013-2019 Free Software Foundation, Inc.
+   Copyright (C) 2013-2020 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);
This page took 0.025887 seconds and 4 git commands to generate.