add path to include

This commit is contained in:
Dana Jansens 2003-01-25 09:41:35 +00:00
parent b760c46656
commit 5807ca8da6

View file

@ -1,7 +1,7 @@
// SWIG typemaps for otk::ustring // SWIG typemaps for otk::ustring
%{ %{
#include "ustring.hh" #include "otk/ustring.hh"
%} %}
namespace otk { namespace otk {