Skip to content

Commit 4b3b864

Browse files
committed
FastDSS: update the header name
1 parent fe1d2a4 commit 4b3b864

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/_fastdss.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#include <structmember.h>
1515
#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
1616
#include "numpy/ndarrayobject.h"
17-
#include "dss_capi_ctx.h"
17+
#include "altdss/capi/dss_ctx.h"
1818

1919
#ifndef Py_T_OBJECT_EX
2020
// For older Python releases

0 commit comments

Comments
 (0)