summaryrefslogtreecommitdiff
path: root/rts/RtsSymbolInfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/RtsSymbolInfo.c')
-rw-r--r--rts/RtsSymbolInfo.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/rts/RtsSymbolInfo.c b/rts/RtsSymbolInfo.c
index 1110d582d6..f1f65bd6b6 100644
--- a/rts/RtsSymbolInfo.c
+++ b/rts/RtsSymbolInfo.c
@@ -7,9 +7,8 @@
* ---------------------------------------------------------------------------*/
#include "ghcplatform.h"
-#include "RtsSymbolInfo.h"
-
#include "Rts.h"
+#include "RtsSymbolInfo.h"
#include "HsFFI.h"
#include "Hash.h"