Skip to content

Commit b0517b0

Browse files
committed
lua,crossref - use correct path
1 parent 9eef464 commit b0517b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/filters/crossref/crossref.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ end
1414

1515
import("../mainstateinit.lua")
1616

17-
import("./modules/import_all.lua")
17+
import("../modules/import_all.lua")
1818

1919
import("../ast/scopedwalk.lua")
2020
import("../ast/customnodes.lua")

0 commit comments

Comments
 (0)