Index: index.h
===================================================================
--- index.h	(revision 737)
+++ index.h	(revision 738)
@@ -31,7 +31,7 @@
 #include "headers/log.h"
 #include "headers/atexit.h"
 #include "headers/signal.h"
-#include "headers/trigo.h"
+#include "headers/math.h"
 #include "headers/random.h"
 #include "headers/timecall.h"
 #include "headers/profile.h"
@@ -90,7 +90,7 @@
 #include "headers/atexit.h"
 #include "network.h"
 #include "headers/log.h"
-#include "headers/trigo.h"
+#include "headers/math.h"
 #include "headers/random.h"
 #include "headers/timecall.h"
 #include "headers/parser.h"