From e7bd2d1954b8e9ec7b9d5e3b1dae30ef97d69032 Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Sat, 7 Mar 2009 20:58:22 +0000 Subject: + eliminated build-time dependence on svn:special symlinks svn path=/trunk/externals/moocow/; revision=10845 --- flite/flite.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flite/flite.c') diff --git a/flite/flite.c b/flite/flite.c index 3ed798b..119cc36 100644 --- a/flite/flite.c +++ b/flite/flite.c @@ -10,7 +10,7 @@ #include -#include "mooPdUtils.h" +#include "common/mooPdUtils.h" /* black magic */ #ifdef NT -- cgit v1.2.1