[ARC] [COMMITTED] Fix FASTMATH field.
[deliverable/binutils-gdb.git] / gdb / btrace.h
index 7b38b14ac01ee6ee07abefa9ed86c02c0115a551..ba8d27c879c1713bfe439217012b6166a5b6f203 100644 (file)
@@ -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 <intel-pt.h>
This page took 0.024984 seconds and 4 git commands to generate.