diff options
Diffstat (limited to 'rts/FrontPanel.c')
-rw-r--r-- | rts/FrontPanel.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rts/FrontPanel.c b/rts/FrontPanel.c index 579b75bab3..5dfe87ac33 100644 --- a/rts/FrontPanel.c +++ b/rts/FrontPanel.c @@ -15,7 +15,6 @@ #include "RtsUtils.h" #include "MBlock.h" #include "FrontPanel.h" -#include "Storage.h" #include "Stats.h" #include "RtsFlags.h" #include "Schedule.h" |