]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use correct include file.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 4 Mar 2013 16:45:08 +0000 (16:45 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 4 Mar 2013 16:45:08 +0000 (16:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@28728 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-37/step-37.cc

index dd7af582d45480158d242e1154b34b132a8e70c5..4d7f10d33c14164e5367933385e1bc6b56b767e6 100644 (file)
@@ -3,7 +3,7 @@
 
 /*    $Id$    */
 /*                                                                */
-/*    Copyright (C) 2009-2012 by the deal.II authors */
+/*    Copyright (C) 2009-2013 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
@@ -30,8 +30,9 @@
 #include <deal.II/grid/tria_boundary_lib.h>
 #include <deal.II/grid/grid_generator.h>
 
+#include <deal.II/multigrid/dof_accessor.h>
+
 #include <deal.II/multigrid/multigrid.h>
-#include <deal.II/multigrid/mg_dof_accessor.h>
 #include <deal.II/multigrid/mg_transfer.h>
 #include <deal.II/multigrid/mg_tools.h>
 #include <deal.II/multigrid/mg_coarse.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.