summaryrefslogtreecommitdiff
path: root/rts/Interpreter.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/Interpreter.c')
-rw-r--r--rts/Interpreter.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/rts/Interpreter.c b/rts/Interpreter.c
index 62fe50530e..fba9e3f420 100644
--- a/rts/Interpreter.c
+++ b/rts/Interpreter.c
@@ -10,7 +10,6 @@
#include "RtsUtils.h"
#include "Closures.h"
#include "TSO.h"
-#include "Storage.h"
#include "Schedule.h"
#include "RtsFlags.h"
#include "LdvProfile.h"