From b32d520638519a5369fff34ab3c9fc95b74d167a Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 26 May 2009 09:43:27 +0000 Subject: [PATCH] cmake port --- src/NETGENPlugin/NETGENPlugin_Hypothesis_2D.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NETGENPlugin/NETGENPlugin_Hypothesis_2D.cxx b/src/NETGENPlugin/NETGENPlugin_Hypothesis_2D.cxx index eac7350..93dd116 100644 --- a/src/NETGENPlugin/NETGENPlugin_Hypothesis_2D.cxx +++ b/src/NETGENPlugin/NETGENPlugin_Hypothesis_2D.cxx @@ -27,7 +27,7 @@ // $Header$ //============================================================================= // -#include +#include "NETGENPlugin_Hypothesis_2D.hxx" #include using namespace std; -- 2.39.2