Changeset 387

Show
Ignore:
Timestamp:
06/19/09 11:35:05 (15 years ago)
Author:
smidl
Message:

paths corrections

Location:
library/bdm
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/base/loggers.h

    r384 r387  
    1414#define LGR_H 
    1515 
    16 #include "base/bdmbase.h" 
    17 #include "../base/user_info.h" 
     16#include "bdmbase.h" 
     17#include "user_info.h" 
    1818 
    1919namespace bdm{ 
  • library/bdm/bdmroot.h

    r377 r387  
    1717 
    1818#include "itpp_ext.h" 
    19 #include "libconfig/libconfig.h++" 
     19#include "base/libconfig/libconfig.h++" 
    2020 
    2121using namespace libconfig;