Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / arch / arm.c
index bf7123746491c1549e058ec2fd194f3b98fb5c7b..93738f0a0f86f84b58c340f9da783c24fe6173fc 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 "arm.h"
 
 /* See arm.h.  */
This page took 0.023055 seconds and 4 git commands to generate.