X-Git-Url: http://drtracing.org/?a=blobdiff_plain;ds=sidebyside;f=gdb%2Flocation.c;h=0af53995f92ef750a1ea1b716f8bd816116032bf;hb=268a13a5a3f7c6b9b6ffc5ac2d1b24eb41f3fbdc;hp=2b375872c7758c9c26f896cd0c1254f6f296517b;hpb=5b0e2db4fa08b43e9ff78d6e9a45d496522bd241;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/location.c b/gdb/location.c index 2b375872c7..0af53995f9 100644 --- a/gdb/location.c +++ b/gdb/location.c @@ -17,7 +17,7 @@ along with this program. If not, see . */ #include "defs.h" -#include "common/gdb_assert.h" +#include "gdbsupport/gdb_assert.h" #include "location.h" #include "symtab.h" #include "language.h"