src/work/athos/lp/lp_cplex.h
changeset 1339 26a88d12d1a6
parent 1319 6e277ba3fc76
child 1359 1581f961cfaa
     1.1 --- a/src/work/athos/lp/lp_cplex.h	Mon Apr 11 14:26:35 2005 +0000
     1.2 +++ b/src/work/athos/lp/lp_cplex.h	Mon Apr 11 15:46:14 2005 +0000
     1.3 @@ -22,7 +22,7 @@
     1.4  
     1.5  #include <lemon/lp_base.h>
     1.6  extern "C" {
     1.7 -#include "ilcplex/cplex.h"
     1.8 +#include <ilcplex/cplex.h>
     1.9  }
    1.10  
    1.11  namespace lemon {