src/lemon/lp_skeleton.h
changeset 1356 10d84041141c
parent 1313 96b74270c3a1
child 1359 1581f961cfaa
     1.1 --- a/src/lemon/lp_skeleton.h	Thu Apr 14 21:23:25 2005 +0000
     1.2 +++ b/src/lemon/lp_skeleton.h	Fri Apr 15 10:37:47 2005 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  #ifndef LEMON_LP_SKELETON
     1.5  #define LEMON_LP_SKELETON
     1.6  
     1.7 -#include"lp_base.h"
     1.8 +#include <lemon/lp_base.h>
     1.9  
    1.10  ///\file
    1.11  ///\brief A skeleton file to implement LP solver interfaces