Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / arch / arm.c
index 93738f0a0f86f84b58c340f9da783c24fe6173fc..860ce028587eb1403b896195b866aa648665e12a 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/common-defs.h"
-#include "common/common-regcache.h"
+#include "gdbsupport/common-defs.h"
+#include "gdbsupport/common-regcache.h"
 #include "arm.h"
 
 /* See arm.h.  */
This page took 0.023913 seconds and 4 git commands to generate.