From: Dana Jansens Date: Sat, 25 Jan 2003 09:41:35 +0000 (+0000) Subject: add path to include X-Git-Tag: openbox-2_3_0~199 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=5807ca8da622dfc37f5e8ac75c0a2aa3124d0891;p=dana%2Fopenbox.git add path to include --- 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 {