aboutsummaryrefslogtreecommitdiff
path: root/gprof/gprof.c
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/gprof.c')
-rw-r--r--gprof/gprof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/gprof.c b/gprof/gprof.c
index 888335b..b6e260c 100644
--- a/gprof/gprof.c
+++ b/gprof/gprof.c
@@ -23,7 +23,7 @@
#include "call_graph.h"
#include "cg_arcs.h"
#include "cg_print.h"
-#include "core.h"
+#include "corefile.h"
#include "gmon_io.h"
#include "hertz.h"
#include "hist.h"