]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/maint.h
Normalize includes to use common/
[thirdparty/binutils-gdb.git] / gdb / maint.h
index 7312eaceb5c8728509306d2619818df0c6d3523b..1d8d2cc5574918aa8ef98ea06163615b5bbdb86c 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef MAINT_H
 #define MAINT_H
 
-#include "run-time-clock.h"
+#include "common/run-time-clock.h"
 #include <chrono>
 
 extern void set_per_command_time (int);