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/ead.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/ead.c') diff --git a/modules/ead.c b/modules/ead.c index 37a979d..1fe09b7 100644 --- a/modules/ead.c +++ b/modules/ead.c @@ -19,7 +19,7 @@ #include #include -#include "../include/extlib_util.h" +#include "extlib_util.h" /* pointer to */ t_class *ead_class; -- cgit v1.2.1