summaryrefslogtreecommitdiff
path: root/gcc/config/i386/sequent.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/sequent.h')
-rw-r--r--gcc/config/i386/sequent.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/i386/sequent.h b/gcc/config/i386/sequent.h
index 64305240953..faab8d1e117 100644
--- a/gcc/config/i386/sequent.h
+++ b/gcc/config/i386/sequent.h
@@ -17,11 +17,11 @@ You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
-#include "i386.h"
+#include "i386/i386.h"
/* Use the BSD assembler syntax. */
-#include "bsd386.h"
+#include "i386/bsd.h"
/* By default, don't use IEEE compatible arithmetic comparisons
because the assembler can't handle the fucom insn.