We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe1d2a4 commit 4b3b864Copy full SHA for 4b3b864
1 file changed
src/_fastdss.c
@@ -14,7 +14,7 @@
14
#include <structmember.h>
15
#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
16
#include "numpy/ndarrayobject.h"
17
-#include "dss_capi_ctx.h"
+#include "altdss/capi/dss_ctx.h"
18
19
#ifndef Py_T_OBJECT_EX
20
// For older Python releases
0 commit comments