From 5807ca8da622dfc37f5e8ac75c0a2aa3124d0891 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 25 Jan 2003 09:41:35 +0000 Subject: [PATCH] add path to include --- otk/ustring.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/otk/ustring.i b/otk/ustring.i index 45057334..d693e7dc 100644 --- a/otk/ustring.i +++ b/otk/ustring.i @@ -1,7 +1,7 @@ // SWIG typemaps for otk::ustring %{ -#include "ustring.hh" +#include "otk/ustring.hh" %} namespace otk { -- 2.45.2