X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Flocation.c;h=0af53995f92ef750a1ea1b716f8bd816116032bf;hb=268a13a5a3f7c6b9b6ffc5ac2d1b24eb41f3fbdc;hp=c7e780c0a0810f78c55fd837744be7a799694ab6;hpb=42a4f53d2bf8938c2aeda9f52be7a20534b214a9;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/location.c b/gdb/location.c index c7e780c0a0..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 "gdb_assert.h" +#include "gdbsupport/gdb_assert.h" #include "location.h" #include "symtab.h" #include "language.h"