aboutsummaryrefslogtreecommitdiff
path: root/gdb/filename-seen-cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/filename-seen-cache.h')
-rw-r--r--gdb/filename-seen-cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/filename-seen-cache.h b/gdb/filename-seen-cache.h
index 824245e..5ed6304 100644
--- a/gdb/filename-seen-cache.h
+++ b/gdb/filename-seen-cache.h
@@ -20,8 +20,8 @@
#ifndef FILENAME_SEEN_CACHE_H
#define FILENAME_SEEN_CACHE_H
-#include "defs.h"
#include "common/function-view.h"
+#include "defs.h"
/* Cache to watch for file names already seen. */