diff options
Diffstat (limited to 'gdb/nat/mips-linux-watch.c')
-rw-r--r-- | gdb/nat/mips-linux-watch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/nat/mips-linux-watch.c b/gdb/nat/mips-linux-watch.c index fa6ffb16009..8add09c00fc 100644 --- a/gdb/nat/mips-linux-watch.c +++ b/gdb/nat/mips-linux-watch.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "common-defs.h" +#include "common/common-defs.h" #include "nat/gdb_ptrace.h" #include "mips-linux-watch.h" |