diff Plot.c @ 144:be87c8e78266

Code cleanup
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Wed, 22 Jan 2014 14:45:24 +0100
parents 77539f2597b1
children a3494d2806ee
line wrap: on
line diff
--- a/Plot.c	Wed Jan 22 14:45:23 2014 +0100
+++ b/Plot.c	Wed Jan 22 14:45:24 2014 +0100
@@ -1,7 +1,7 @@
 #include <ansi_c.h>
 #include <userint.h>
 
-#include "YLCStuff.h"
+#include "utils.h"
 #include "FXPlot.h"
 #include "Plot.h"