lemon/soplex.cc
changeset 586 547e966b3b29
parent 485 9b082b3fb33f
child 587 9db62975c32b
     1.1 --- a/lemon/soplex.cc	Tue Feb 24 06:52:17 2009 +0000
     1.2 +++ b/lemon/soplex.cc	Thu Feb 26 09:39:02 2009 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4  #include <iostream>
     1.5  #include <lemon/soplex.h>
     1.6  
     1.7 -#include <soplex/soplex.h>
     1.8 +#include <soplex.h>
     1.9  
    1.10  
    1.11  ///\file