allow the grid on:off pattern to be configured
[rrdtool.git] / src / rrd_client.c
index a4f1ba9..b018ee0 100644 (file)
@@ -21,8 +21,8 @@
  **/
 
 #include "rrd.h"
-#include "rrd_client.h"
 #include "rrd_tool.h"
+#include "rrd_client.h"
 
 #include <stdlib.h>
 #include <string.h>