X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fvalue.h;h=f96b095941a2471844c6cd0f1ec2db039ffa5815;hb=268a13a5a3f7c6b9b6ffc5ac2d1b24eb41f3fbdc;hp=0756d13b6d79f060e9ada774518092e49ec1a9d4;hpb=5b0e2db4fa08b43e9ff78d6e9a45d496522bd241;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/value.h b/gdb/value.h index 0756d13b6d..f96b095941 100644 --- a/gdb/value.h +++ b/gdb/value.h @@ -22,7 +22,7 @@ #include "frame.h" /* For struct frame_id. */ #include "extension.h" -#include "common/gdb_ref_ptr.h" +#include "gdbsupport/gdb_ref_ptr.h" struct block; struct expression;