summaryrefslogtreecommitdiffstats
path: root/cdsone.pxd
diff options
context:
space:
mode:
Diffstat (limited to 'cdsone.pxd')
-rw-r--r--cdsone.pxd2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdsone.pxd b/cdsone.pxd
index 0f76c50..b24d3b4 100644
--- a/cdsone.pxd
+++ b/cdsone.pxd
@@ -1,5 +1,5 @@
from date cimport TDateInterval
-from pyisda.zerocurve cimport TCurve
+from curve cimport TCurve
cdef extern from "isda/stub.h":
ctypedef struct TStubMethod: