Skip to content

Commit 527be9b

Browse files
authored
Update DynamicPPL.jl
1 parent 3bac24a commit 527be9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DynamicPPL.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,6 @@ include("varinfo.jl")
109109
include("context_implementations.jl")
110110
include("compiler.jl")
111111
include("prob_macro.jl")
112-
include("ad.jl")
112+
include("compat/ad.jl")
113113

114114
end # module

0 commit comments

Comments
 (0)