aboutsummaryrefslogtreecommitdiff
path: root/gdb/infcall.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/infcall.h')
-rw-r--r--gdb/infcall.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/infcall.h b/gdb/infcall.h
index 330fc92..9966fc6 100644
--- a/gdb/infcall.h
+++ b/gdb/infcall.h
@@ -21,7 +21,7 @@
#define INFCALL_H
#include "dummy-frame.h"
-#include "common/array-view.h"
+#include "gdbsupport/array-view.h"
struct value;
struct type;