aboutsummaryrefslogtreecommitdiff
path: root/externals/build/src/dist_normal.c
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-17 20:36:41 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-17 20:36:41 +0000
commitf3142657c3b221074a293e99288363908b6453bf (patch)
treea1ac1464b65f6c21457a4e9d3ddf3a4cf1162c5c /externals/build/src/dist_normal.c
parent9089cd7785a7985efde7adf73e701bb77170226a (diff)
switched <> to "" in include statement to standardize all these files
svn path=/trunk/; revision=3958
Diffstat (limited to 'externals/build/src/dist_normal.c')
-rw-r--r--externals/build/src/dist_normal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/build/src/dist_normal.c b/externals/build/src/dist_normal.c
index 0091d524..a181c44c 100644
--- a/externals/build/src/dist_normal.c
+++ b/externals/build/src/dist_normal.c
@@ -1 +1 @@
-#include <../../cxc/randomix.c>
+#include "../../cxc/randomix.c"