summaryrefslogtreecommitdiff
path: root/tnet_io/cwrapper.h
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2015-06-22 18:56:04 +0800
committerDeterminant <ted.sybil@gmail.com>2015-06-22 18:56:04 +0800
commit32eac093cc431849a92e5a2297c5fe646fd60556 (patch)
tree28a7043f7d7138d58916b60de7231b093d93bbde /tnet_io/cwrapper.h
parent3910eb670f3c29aba95596bb8c55cbee3368f805 (diff)
make it a luarocks package
Diffstat (limited to 'tnet_io/cwrapper.h')
-rw-r--r--tnet_io/cwrapper.h4
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