From 06388d73b75d985ab10586bd116de7fac4ea2b8e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 3 Jan 2003 22:06:08 +0000 Subject: restart works --- otk/otk_wrap.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otk/otk_wrap.cc') diff --git a/otk/otk_wrap.cc b/otk/otk_wrap.cc index f5562ad8..7373d9f8 100644 --- a/otk/otk_wrap.cc +++ b/otk/otk_wrap.cc @@ -12800,7 +12800,7 @@ static PyObject *_wrap_basename(PyObject *self, PyObject *args) { SWIG_exception(SWIG_TypeError, "string expected"); } } - result = basename((std::string const &)*arg1); + result = otk::basename((std::string const &)*arg1); { resultobj = PyString_FromString((&result)->c_str()); -- cgit v1.2.3