gdb: Rename structures within ctfread.c
[deliverable/binutils-gdb.git] / gdb / infcall.h
index c6b451ca6e78d798ade13abf752af09df5d683ba..9966fc671fb7a5e6aac89c239b09a725c0345e71 100644 (file)
@@ -1,6 +1,6 @@
 /* Perform an inferior function call, for GDB, the GNU debugger.
 
-   Copyright (C) 2003-2018 Free Software Foundation, Inc.
+   Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -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;
This page took 0.024475 seconds and 4 git commands to generate.