aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/isccoff.h
diff options
context:
space:
mode:
authorJames Van Artsdalen <jrv@gcc.gnu.org>1992-12-28 02:29:21 +0000
committerJames Van Artsdalen <jrv@gcc.gnu.org>1992-12-28 02:29:21 +0000
commitc62ae33cd9b992c28dccdd5b10daed107264f4f5 (patch)
tree424586e95291fb5a0a198124899e2b407d0208ba /gcc/config/i386/isccoff.h
parentea0e1e14813e5411638efe1f1ab31e225a0777f5 (diff)
Use new file names for included 386 files.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@2950 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/isccoff.h')
-rw-r--r--gcc/config/i386/isccoff.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/i386/isccoff.h b/gcc/config/i386/isccoff.h
index fdd7a8c9085..bcd5d749b68 100644
--- a/gcc/config/i386/isccoff.h
+++ b/gcc/config/i386/isccoff.h
@@ -4,7 +4,7 @@
/* Mostly it's like AT&T Unix System V. */
-#include "i386v.h"
+#include "i386/svr3.h"
/* But with a few changes. */
-#include "isc.h"
+#include "i386/isc.h"