diff options
Diffstat (limited to 'tnet_io/cwrapper.h')
-rw-r--r-- | tnet_io/cwrapper.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tnet_io/cwrapper.h b/tnet_io/cwrapper.h index c2ca1ba..01371ec 100644 --- a/tnet_io/cwrapper.h +++ b/tnet_io/cwrapper.h @@ -1,7 +1,7 @@ #ifndef NERV_TNET_IO_CWRAPPER #define NERV_TNET_IO_CWRAPPER -#include "../../matrix/generic/matrix.h" -#include "../../common.h" +#include "../../nerv/matrix/generic/matrix.h" +#include "../../nerv/common.h" #ifdef __cplusplus extern "C" { #endif |