Skip to content

Commit 3243b96

Browse files
fix include statement
1 parent 315dcbf commit 3243b96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/TNRKit.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ export phi4_complex, phi4_complex_impϕ, phi4_complex_impϕdag, phi4_complex_imp
125125
include("utility/free_energy.jl")
126126
export free_energy
127127

128-
include("utility/StructuredVector.jl")
128+
include("utility/structuredvector.jl")
129129

130130
include("utility/cft.jl")
131131
export CFTData, central_charge

0 commit comments

Comments
 (0)