Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / nat / linux-btrace.h
index df7b0d27c7e1fffa3896dce66b2f8fc3f1a20420..1d5c7457ee4d68ff69da97d69a844a6d4ed150bb 100644 (file)
@@ -22,8 +22,8 @@
 #ifndef NAT_LINUX_BTRACE_H
 #define NAT_LINUX_BTRACE_H
 
-#include "common/btrace-common.h"
-#include "common/vec.h"
+#include "gdbsupport/btrace-common.h"
+#include "gdbsupport/vec.h"
 #if HAVE_LINUX_PERF_EVENT_H
 #  include <linux/perf_event.h>
 #endif
This page took 0.034886 seconds and 4 git commands to generate.