]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix include paths.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 18 Mar 2013 17:54:11 +0000 (17:54 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 18 Mar 2013 17:54:11 +0000 (17:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@28932 0785d39b-7218-0410-832d-ea1e28bc413d

tests/mpi/trilinos_compress_bug.cc

index 12019288949c289dfd8cb9f64c3dd7ab43f26976..d6cf7d124b9fa87e2fb7492d9d24df66f0f20c08 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2011 by the deal.II authors
+//    Copyright (C) 2011, 2013 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -23,8 +23,8 @@
 #include <fstream>
 #include <iostream>
 #include <vector>
-#include "../../deal.II/include/deal.II/base/index_set.h"
-#include "../../deal.II/include/deal.II/lac/trilinos_vector.h"
+#include <deal.II/base/index_set.h>
+#include <deal.II/lac/trilinos_vector.h>
 
 
 void test ()

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.