Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / auto-load.c
index 6833c21323ae93ee7914979095f3e17bfb26bc89..7e417994e8f17a9a67cec5312c9149f513916c0f 100644 (file)
 #include "completer.h"
 #include "fnmatch.h"
 #include "top.h"
-#include "common/filestuff.h"
+#include "gdbsupport/filestuff.h"
 #include "extension.h"
 #include "gdb/section-scripts.h"
 #include <algorithm>
-#include "common/pathstuff.h"
+#include "gdbsupport/pathstuff.h"
 
 /* The section to look in for auto-loaded scripts (in file formats that
    support sections).
This page took 0.041055 seconds and 4 git commands to generate.