summaryrefslogtreecommitdiff
path: root/rts/Globals.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/Globals.c')
-rw-r--r--rts/Globals.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/Globals.c b/rts/Globals.c
index 66c17d0f96..c9980d9a3a 100644
--- a/rts/Globals.c
+++ b/rts/Globals.c
@@ -21,7 +21,7 @@
#include "Rts.h"
#include "Globals.h"
-#include "Stable.h"
+#include "StablePtr.h"
typedef enum {
GHCConcSignalSignalHandlerStore,