From 6438f1f378776bcf3d4780bd0fb796a34f96995e Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 14 Nov 2005 21:48:38 +0000 Subject: standardized relative paths to the actual relative locations of the files. This means changing ../ to ../../ svn path=/trunk/; revision=3902 --- externals/build/src/streamout~.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/build/src/streamout~.c') diff --git a/externals/build/src/streamout~.c b/externals/build/src/streamout~.c index 7acc694b..dc5dc4cf 100644 --- a/externals/build/src/streamout~.c +++ b/externals/build/src/streamout~.c @@ -1 +1 @@ -#include "../ggee/signal/streamout~.c" +#include "../../ggee/signal/streamout~.c" -- cgit v1.2.1