diff options
Diffstat (limited to 'gdb/dwarf-index-cache.c')
-rw-r--r-- | gdb/dwarf-index-cache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dwarf-index-cache.c b/gdb/dwarf-index-cache.c index 96c7b8609ef..445f8b199e6 100644 --- a/gdb/dwarf-index-cache.c +++ b/gdb/dwarf-index-cache.c @@ -28,7 +28,7 @@ #include "dwarf-index-write.h" #include "dwarf2read.h" #include "objfiles.h" -#include "selftest.h" +#include "common/selftest.h" #include <string> #include <stdlib.h> |