Skip to content

Commit 8bcdc18

Browse files
authored
fix OrderedDepMap.ri
1 parent 27bc18f commit 8bcdc18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rivet/src/utils/depgraph/OrderedDepMap.ri

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import std/process;
66

7-
import ../utils/maps;
7+
import ../maps;
88

99
#[boxed]
1010
pub struct OrderedDepMap {

0 commit comments

Comments
 (0)