diff options
Diffstat (limited to 'src/core/refcnt.c')
| -rw-r--r-- | src/core/refcnt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/refcnt.c b/src/core/refcnt.c index 1b119507..a6427e26 100644 --- a/src/core/refcnt.c +++ b/src/core/refcnt.c @@ -6,7 +6,7 @@ // found online at https://opensource.org/licenses/MIT. // -#include <core/refcnt.h> +#include "refcnt.h" void nni_refcnt_init( |
