aboutsummaryrefslogtreecommitdiffstats
path: root/models
diff options
context:
space:
mode:
authorastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2012-01-23 19:54:25 +0000
committerastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2012-01-23 19:54:25 +0000
commiteff60a225541f400f7e52fe2d42ce5a9ec399ccc (patch)
treee6e9f09acd16b8113e0429bb1052ecf91bab28f8 /models
parent5855acc5ef57ec0fcc2b43447df939ece970c40c (diff)
downloadopt-utilities-eff60a225541f400f7e52fe2d42ce5a9ec399ccc.tar.bz2
git-svn-id: file:///home/svn/opt_utilities@219 ed2142bd-67ad-457f-ba7c-d818d4011675
Diffstat (limited to 'models')
-rw-r--r--models/strmodel1d.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/models/strmodel1d.hpp b/models/strmodel1d.hpp
index 5342210..831e1c4 100644
--- a/models/strmodel1d.hpp
+++ b/models/strmodel1d.hpp
@@ -12,7 +12,7 @@
#include <cmath>
#include <sstream>
#include <cassert>
-#include <muParser/muParser.h>
+#include <muParser.h>
#include <vector>
#include <string>