Skip to content

Commit 7f65c1a

Browse files
Update include path for t8_cmesh header
1 parent 90401ed commit 7f65c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/mesh_handle/t8_gtest_custom_competence.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ along with t8code; if not, write to the Free Software Foundation, Inc.,
3232
#include <mesh_handle/mesh.hxx>
3333
#include <mesh_handle/element.hxx>
3434
#include <mesh_handle/competences.hxx>
35-
#include <t8_cmesh.h>
35+
#include <t8_cmesh/t8_cmesh.h>
3636
#include <t8_cmesh/t8_cmesh_examples.h>
3737
#include <t8_forest/t8_forest_general.h>
3838
#include <t8_schemes/t8_default/t8_default.hxx>

0 commit comments

Comments
 (0)