]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/arch/arm-get-next-pcs.c
Normalize includes to use common/
[thirdparty/binutils-gdb.git] / gdb / arch / arm-get-next-pcs.c
index 4b5e030d966ef48fe22ef979d1d9bc42d4de4cbe..06b3f2c9926f50339905f150a5cfc1e311a99524 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-defs.h"
-#include "gdb_vecs.h"
-#include "common-regcache.h"
+#include "common/common-defs.h"
+#include "common/gdb_vecs.h"
+#include "common/common-regcache.h"
 #include "arm.h"
 #include "arm-get-next-pcs.h"