diff options
Diffstat (limited to 'gdb/ctf.c')
-rw-r--r-- | gdb/ctf.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ #include "tracefile.h" #include <ctype.h> #include <algorithm> -#include "common/filestuff.h" +#include "gdbsupport/filestuff.h" /* The CTF target. */ |