* src/graph.c:
[scdataviz] / src / graph.c
index cd2b056..8a48b76 100644 (file)
@@ -26,13 +26,13 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 **  at http://gnomejournal.org/article/34/writing-a--using-cairo-and-gtk28
 
 ** Started on  Thu Jul 17 10:51:32 2008 Johnny Q. Hacker
-** Last update Sun May 12 01:17:25 2002 Speed Blue
+** Last update Thu Oct 15 21:37:21 2009 Johnny Q. Hacker
 */
 
-#include <graph.h>
 #include <stdlib.h>
 #include <stdio.h>
 #include <math.h>
+#include "graph.h"
 
 #ifdef DEBUG
 #define DEBUG_AUTOAXIS