summaryrefslogtreecommitdiff
blob: 2a7f80993d5e92e782d22fac5d03ae167deaf54d (plain)
1
2
3
4
5
6
7
8
9
10
--- src/memprof.h
+++ src/memprof.h
@@ -24,6 +24,7 @@
 #include <gtk/gtkwidget.h>
 #include <stdio.h>
 #include <sys/types.h>
+#include "config.h"
 #include "bfd.h"
 #include "stackstash.h"
 #include "binfile.h"