diff options
Diffstat (limited to 'gdb/nat/x86-linux.c')
-rw-r--r-- | gdb/nat/x86-linux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/nat/x86-linux.c b/gdb/nat/x86-linux.c index f86c99a..be00a3b 100644 --- a/gdb/nat/x86-linux.c +++ b/gdb/nat/x86-linux.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 "x86-linux.h" #include "x86-linux-dregs.h" |