diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-12-11 13:48:40 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-12-11 13:48:40 +0000 |
commit | 25ede643f23bfc6dda82be5ad9280759caaea15b (patch) | |
tree | f922bd4d598c213f7e710b922cd653ca100f7f45 /externals/build | |
parent | d934a230dc83634fcbd34114f7dc7110f9ac7ab9 (diff) |
fixed to point to other location
svn path=/trunk/; revision=6798
Diffstat (limited to 'externals/build')
-rw-r--r-- | externals/build/src/susloop~.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/build/src/susloop~.c b/externals/build/src/susloop~.c index 91c3ab34..411f16e8 100644 --- a/externals/build/src/susloop~.c +++ b/externals/build/src/susloop~.c @@ -1 +1 @@ -#include "../../susloop~/susloop~.c" +#include "../../bsaylor/susloop~.c" |