* It now compiles.
[scdataviz] / src / graph.c
index 8a48b76..b0dfc40 100644 (file)
@@ -26,12 +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 Thu Oct 15 21:37:21 2009 Johnny Q. Hacker
+** Last update Thu Oct 15 21:51:41 2009 Johnny Q. Hacker
 */
 
 #include <stdlib.h>
 #include <stdio.h>
 #include <math.h>
+#include "config.h"
 #include "graph.h"
 
 #ifdef DEBUG