From 2994949cca515f63fb82fa1d114ce07eb213220d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 25 May 2006 16:03:20 +0000 Subject: moved headers from externals/creb/include to externals/creb/modules to dramatically simplify build process (I discussed this with Tom, he said he would make the changes to his own source repository, this is just a copy) svn path=/trunk/externals/creb/; revision=5126 --- modules/ear.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/ear.c') diff --git a/modules/ear.c b/modules/ear.c index a9f646b..ac70ab1 100644 --- a/modules/ear.c +++ b/modules/ear.c @@ -19,7 +19,7 @@ #include #include -#include "../include/extlib_util.h" +#include "extlib_util.h" typedef struct earctl { -- cgit v1.2.1