aboutsummaryrefslogtreecommitdiff
path: root/gdb/maint.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/maint.h')
-rw-r--r--gdb/maint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/maint.h b/gdb/maint.h
index 57f350a..827964d 100644
--- a/gdb/maint.h
+++ b/gdb/maint.h
@@ -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);