Skip to content
Snippets Groups Projects
Commit dbb53949 authored by Youett, Jonathan's avatar Youett, Jonathan Committed by akbib@FU-BERLIN.DE
Browse files

adjust IpOpt pathes according as now pkg-config is used

[[Imported from SVN: r9023]]
parent 62198cbf
No related branches found
No related tags found
No related merge requests found
......@@ -19,8 +19,8 @@
#include "rigidbodymotion.hh"
#ifdef HAVE_IPOPT
#include "coin/IpTNLP.hpp"
#include "coin/IpIpoptApplication.hpp"
#include "IpTNLP.hpp"
#include "IpIpoptApplication.hpp"
#else
#error You need IPOpt for this header!
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment