From: Dana Jansens Date: Sat, 25 Jan 2003 09:41:35 +0000 (+0000) Subject: add path to include X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=5807ca8da622dfc37f5e8ac75c0a2aa3124d0891;p=chaz%2Fopenbox 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 {