add path to include
This commit is contained in:
parent
b760c46656
commit
5807ca8da6
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue