X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fbtrace.h;h=ba8d27c879c1713bfe439217012b6166a5b6f203;hb=268a13a5a3f7c6b9b6ffc5ac2d1b24eb41f3fbdc;hp=7b38b14ac01ee6ee07abefa9ed86c02c0115a551;hpb=5b0e2db4fa08b43e9ff78d6e9a45d496522bd241;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/btrace.h b/gdb/btrace.h index 7b38b14ac0..ba8d27c879 100644 --- a/gdb/btrace.h +++ b/gdb/btrace.h @@ -26,9 +26,9 @@ inferior. For presentation purposes, the branch trace is represented as a list of sequential control-flow blocks, one such list per thread. */ -#include "common/btrace-common.h" +#include "gdbsupport/btrace-common.h" #include "target/waitstatus.h" /* For enum target_stop_reason. */ -#include "common/enum-flags.h" +#include "gdbsupport/enum-flags.h" #if defined (HAVE_LIBIPT) # include