Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / arch / arm-linux.c
index 238e6815e15dc139890be6a2e0542399d94b73de..a399f3e71c15af1a12ca59752f178c8b2ec227d1 100644 (file)
@@ -17,8 +17,8 @@
    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 "common-regcache.h"
+#include "common/common-defs.h"
+#include "common/common-regcache.h"
 #include "arch/arm.h"
 #include "arm-linux.h"
 #include "arch/arm-get-next-pcs.h"
This page took 0.024735 seconds and 4 git commands to generate.