Index: index.h
===================================================================
--- index.h	(revision 366)
+++ index.h	(revision 367)
@@ -85,9 +85,9 @@
 
 #warning "unless you know what you're doing, RAYDIUM_NETWORK_ONLY with \
 dynamic linking is a bad idea. Use static linking instead (ex: comp.sh)"
+#include "headers/atexit.h"
 #include "network.h"
 #include "headers/log.h"
-#include "headers/atexit.h"
 #include "headers/trigo.h"
 #include "headers/random.h"
 #include "headers/timecall.h"