Skip to content

Commit c1a44df

Browse files
melonedovisr
authored andcommitted
Move libgeos.jl
1 parent 26382b7 commit c1a44df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LibGEOS.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ module LibGEOS
2424
export contains
2525
end
2626

27-
include("../lib/libgeos.jl")
27+
include("libgeos.jl")
2828

2929
mutable struct GEOSError <: Exception
3030
msg::String

0 commit comments

Comments
 (0)