Update release making notes.
[deliverable/binutils-gdb.git] / gdb / gdbserver / gdbthread.h
index 44ed3c4723c2dd59861a38576366ef48b6b78dab..68762517c98ae211e48aa3e72099f87d4da09c5a 100644 (file)
@@ -1,5 +1,5 @@
 /* Multi-thread control defs for remote server for GDB.
-   Copyright (C) 1993-2019 Free Software Foundation, Inc.
+   Copyright (C) 1993-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +19,7 @@
 #ifndef GDBSERVER_GDBTHREAD_H
 #define GDBSERVER_GDBTHREAD_H
 
-#include "common/common-gdbthread.h"
+#include "gdbsupport/common-gdbthread.h"
 #include "inferiors.h"
 
 #include <list>
This page took 0.023718 seconds and 4 git commands to generate.