Skip to content

Commit dbd4bab

Browse files
committed
Fix a typo
1 parent 4d1cb0f commit dbd4bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ libt8_internal_headers = \
9090
src/t8_cmesh/t8_cmesh_offset.h \
9191
src/t8_vtk/t8_vtk_polydata.hxx \
9292
src/t8_vtk/t8_vtk_unstructured.hxx \
93-
src/t8-vtk/t8_vtk_parallel.hxx \
93+
src/t8_vtk/t8_vtk_parallel.hxx \
9494
src/t8_forest/t8_forest_cxx.h \
9595
src/t8_forest/t8_forest_ghost.h \
9696
src/t8_forest/t8_forest_balance.h src/t8_forest/t8_forest_types.h \

0 commit comments

Comments
 (0)