From b6301089cde20f4c825c7f5deaf179082aad63da Mon Sep 17 00:00:00 2001 From: Determinant Date: Wed, 24 Jun 2015 22:45:18 +0800 Subject: use libnervcore & libluaT --- tnet_io/cwrapper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tnet_io/cwrapper.h') diff --git a/tnet_io/cwrapper.h b/tnet_io/cwrapper.h index 01371ec..a52770b 100644 --- a/tnet_io/cwrapper.h +++ b/tnet_io/cwrapper.h @@ -1,6 +1,6 @@ #ifndef NERV_TNET_IO_CWRAPPER #define NERV_TNET_IO_CWRAPPER -#include "../../nerv/matrix/generic/matrix.h" +#include "../../nerv/lib/matrix/matrix.h" #include "../../nerv/common.h" #ifdef __cplusplus extern "C" { -- cgit v1.2.3