]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix include paths.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 19 Sep 2013 16:16:21 +0000 (16:16 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 19 Sep 2013 16:16:21 +0000 (16:16 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30830 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/coarsening_3d.cc
tests/bits/find_cell_3.cc

index abb917d9241855d7bb70668c19be15835e8b4089..b3cf0d32411d6dc736a91de823a112d1544a57f2 100644 (file)
@@ -20,7 +20,7 @@
 // functions
 
 #include "../tests.h"
-#include "mesh_3d.h"
+#include "../grid/mesh_3d.h"
 
 #include <deal.II/base/logstream.h>
 #include <deal.II/grid/tria.h>
index 7e6b9be15b775aaee38236d33ed5c505a2406f16..d2d75513033242ebf486854a6693561bb1beda7f 100644 (file)
@@ -19,7 +19,7 @@
 // like find_cell_2, but with the strange meshes from the mesh_3d_* tests
 
 #include "../tests.h"
-#include "mesh_3d.h"
+#include "../grid/mesh_3d.h"
 
 #include <deal.II/base/logstream.h>
 #include <deal.II/grid/tria.h>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.