Fix nullptr in with_command_1
[external/binutils.git] / gdb / infcall.h
index 330fc92..9966fc6 100644 (file)
@@ -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;