summaryrefslogtreecommitdiff
path: root/tnet_io/cwrapper.h
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2015-06-24 22:45:18 +0800
committerDeterminant <ted.sybil@gmail.com>2015-06-24 22:45:43 +0800
commitb6301089cde20f4c825c7f5deaf179082aad63da (patch)
treeb50b8b476cbf5f0a6bb7d866152dd53eeb91caab /tnet_io/cwrapper.h
parent32eac093cc431849a92e5a2297c5fe646fd60556 (diff)
use libnervcore & libluaT
Diffstat (limited to 'tnet_io/cwrapper.h')
-rw-r--r--tnet_io/cwrapper.h2
1 files changed, 1 insertions, 1 deletions
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" {