Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / arch / arm-get-next-pcs.c
index 00c7064d8b7fae201fbf3b1d49642308904bfe36..e1335703ace96c01c02ad2dfa249912a3b71544f 100644 (file)
@@ -17,9 +17,9 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#include "common/common-defs.h"
-#include "common/gdb_vecs.h"
-#include "common/common-regcache.h"
+#include "gdbsupport/common-defs.h"
+#include "gdbsupport/gdb_vecs.h"
+#include "gdbsupport/common-regcache.h"
 #include "arm.h"
 #include "arm-get-next-pcs.h"
 
This page took 0.027028 seconds and 4 git commands to generate.