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 aca143c..e5e8863 100644
--- a/gprof/gprof.c
+++ b/gprof/gprof.c
@@ -27,8 +27,8 @@
* SUCH DAMAGE.
*/
-#include "libiberty.h"
#include "gprof.h"
+#include "libiberty.h"
#include "bfdver.h"
#include "search_list.h"
#include "source.h"