summaryrefslogtreecommitdiffhomepage
path: root/examples/ex_gauss2.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ex_gauss2.c')
-rw-r--r--examples/ex_gauss2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ex_gauss2.c b/examples/ex_gauss2.c
index cff0cef3..434a7e5e 100644
--- a/examples/ex_gauss2.c
+++ b/examples/ex_gauss2.c
@@ -1,7 +1,7 @@
#include <stdio.h>
#include <time.h>
#include <math.h>
-#include "stc/crand.h"
+#include "stc/crandom.h"
#include "stc/cstr.h"
#include "stc/csmap.h"