diff options
Diffstat (limited to 'gdb/nat/linux-personality.c')
-rw-r--r-- | gdb/nat/linux-personality.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/nat/linux-personality.c b/gdb/nat/linux-personality.c index 3068170..2ae84e5 100644 --- a/gdb/nat/linux-personality.c +++ b/gdb/nat/linux-personality.c @@ -17,7 +17,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/linux-personality.h" #ifdef HAVE_PERSONALITY |