From e9372d1375b01e8aa47bc6e848ddbbf139fe9cb8 Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Sat, 7 Mar 2009 19:51:54 +0000 Subject: + updated 'hello' example external: eliminate build-time dependence on svn:special symlinks svn path=/trunk/externals/moocow/; revision=10844 --- hello/hello.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hello/hello.c') diff --git a/hello/hello.c b/hello/hello.c index 1419619..0f3f55f 100644 --- a/hello/hello.c +++ b/hello/hello.c @@ -24,7 +24,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *=============================================================================*/ #include -#include "mooPdUtils.h" +#include "common/mooPdUtils.h" #ifdef HAVE_CONFIG_H # include "config.h" -- cgit v1.2.1