aboutsummaryrefslogtreecommitdiff
path: root/gprof/hist.c
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/hist.c')
-rw-r--r--gprof/hist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/hist.c b/gprof/hist.c
index 745c121..e027d9a 100644
--- a/gprof/hist.c
+++ b/gprof/hist.c
@@ -4,7 +4,7 @@
#include <stdio.h>
#include "libiberty.h"
#include "gprof.h"
-#include "core.h"
+#include "corefile.h"
#include "gmon_io.h"
#include "gmon_out.h"
#include "hist.h"