From b921fbdcf87ed7e6b417e20b25f9507c28ea93c0 Mon Sep 17 00:00:00 2001
From: Thomas Witkowski <thomas.witkowski@gmx.de>
Date: Tue, 28 Feb 2012 09:14:42 +0000
Subject: [PATCH] Fix for fix for fix me fox.

---
 AMDiS/src/DOFVector.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/AMDiS/src/DOFVector.hh b/AMDiS/src/DOFVector.hh
index c81f285f..7897d4d5 100644
--- a/AMDiS/src/DOFVector.hh
+++ b/AMDiS/src/DOFVector.hh
@@ -37,7 +37,7 @@
 #include "DualTraverse.h"
 
 #ifdef HAVE_PARALLEL_DOMAIN_AMDIS
-#include "MpiHelper.h"
+#include "parallel/MpiHelper.h"
 #endif
 
 // Defining the interface for MTL4
-- 
GitLab