summaryrefslogtreecommitdiff
path: root/rts/RtsStartup.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/RtsStartup.c')
-rw-r--r--rts/RtsStartup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rts/RtsStartup.c b/rts/RtsStartup.c
index 62a347a44d..f023a96092 100644
--- a/rts/RtsStartup.c
+++ b/rts/RtsStartup.c
@@ -29,6 +29,7 @@
#include "BlockAlloc.h"
#include "Trace.h"
#include "RtsTypeable.h"
+#include "Stable.h"
#if defined(RTS_GTK_FRONTPANEL)
#include "FrontPanel.h"