Skip to content

Commit

Permalink
Respect case when importing Laszip.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
joa-quim committed Sep 24, 2024
1 parent 39de3ca commit 71397b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GMT.jl
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ include("zscale.jl")
include("drawing.jl")
include("get_enums.jl")

include("laszip/laszip.jl")
include("laszip/Laszip.jl")
using GMT.Laszip

@setup_workload let
Expand Down

0 comments on commit 71397b4

Please sign in to comment.