profiling build fix
authorSimon Marlow <marlowsd@gmail.com>
Wed, 5 Aug 2009 10:22:17 +0000 (10:22 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 5 Aug 2009 10:22:17 +0000 (10:22 +0000)
rts/ProfHeap.c

index f446d0b..69dd798 100644 (file)
@@ -15,6 +15,7 @@
 #include "Stats.h"
 #include "Hash.h"
 #include "RetainerProfile.h"
+#include "LdvProfile.h"
 #include "Arena.h"
 #include "Printer.h"