diff options
Diffstat (limited to 'gdb/dwarf-index-cache.h')
-rw-r--r-- | gdb/dwarf-index-cache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dwarf-index-cache.h b/gdb/dwarf-index-cache.h index 2f26763..807cfea 100644 --- a/gdb/dwarf-index-cache.h +++ b/gdb/dwarf-index-cache.h @@ -20,8 +20,8 @@ #ifndef DWARF_INDEX_CACHE_H #define DWARF_INDEX_CACHE_H -#include "dwarf-index-common.h" #include "common/array-view.h" +#include "dwarf-index-common.h" #include "symfile.h" /* Base of the classes used to hold the resources of the indices loaded from |