summary refs log tree commit diff stats
path: root/tools/heapdump2dot.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tools/heapdump2dot.nim')
-rw-r--r--tools/heapdump2dot.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/heapdump2dot.nim b/tools/heapdump2dot.nim
index 4cee6d674..6704cdfb0 100644
--- a/tools/heapdump2dot.nim
+++ b/tools/heapdump2dot.nim
@@ -1,5 +1,5 @@
 
-include prelude
+include std/prelude
 
 proc main(input, output: string) =
   type NodeKind = enum