diff options
Diffstat (limited to 'gprof/vax.c')
-rw-r--r-- | gprof/vax.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/vax.c b/gprof/vax.c index 020409c..c1f77df 100644 --- a/gprof/vax.c +++ b/gprof/vax.c @@ -18,7 +18,7 @@ */ #include "gprof.h" #include "cg_arcs.h" -#include "core.h" +#include "corefile.h" #include "hist.h" #include "symtab.h" |