From c6e53ad9a0334c50db5670204132b695ca9b2bcb Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Tue, 13 May 2014 14:22:49 +0000
Subject: [PATCH] fix

---
 Plugin/CurvedBndDist.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Plugin/CurvedBndDist.cpp b/Plugin/CurvedBndDist.cpp
index db449cd5e4..10d9c5de97 100644
--- a/Plugin/CurvedBndDist.cpp
+++ b/Plugin/CurvedBndDist.cpp
@@ -9,9 +9,9 @@
 #include "MElement.h"
 #include "PViewDataList.h"
 #include "BasisFactory.h"
+#include "CurvedBndDist.h"
 
 #if defined(HAVE_OPTHOM)
-#include "CurvedBndDist.h"
 #include "OptHomIntegralBoundaryDist.h"
 #endif
 
-- 
GitLab