summaryrefslogtreecommitdiffstats
path: root/src/bindings/swig/uscxml_ignores.i
diff options
context:
space:
mode:
Diffstat (limited to 'src/bindings/swig/uscxml_ignores.i')
-rw-r--r--src/bindings/swig/uscxml_ignores.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bindings/swig/uscxml_ignores.i b/src/bindings/swig/uscxml_ignores.i
index 24a6ffa..c9df57f 100644
--- a/src/bindings/swig/uscxml_ignores.i
+++ b/src/bindings/swig/uscxml_ignores.i
@@ -38,7 +38,7 @@
%ignore uscxml::Interpreter::Interpreter(const boost::shared_ptr<InterpreterImpl>);
%ignore uscxml::Interpreter::Interpreter(const Interpreter&);
%ignore uscxml::Interpreter::getDelayQueue();
-%ignore uscxml::Interpreter::fromURI(const URI&);
+%ignore uscxml::Interpreter::fromURI(const URL&);
%ignore uscxml::Interpreter::fromDOM;
%ignore uscxml::Interpreter::fromClone;
%ignore uscxml::Interpreter::start();