* It now compiles.
[scdataviz] / src / scdataviz.c
index 812cd26..68d6c74 100644 (file)
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 ** Started on  Thu Jul 17 11:03:27 2008 Johnny Q. Hacker
-** Last update Thu Oct  8 19:13:57 2009 Johnny Q. Hacker
+** Last update Thu Oct 15 21:51:34 2009 Johnny Q. Hacker
 */
 
-#include <gtk/gtk.h>
-#include <graphwidget.h>
-#include <matdb-dotcode.h>
 #include <stdlib.h>
 #include <strings.h>
+#include <gtk/gtk.h>
+#include "config.h"
+#include "matdb-dotcode.h"
+#include "graphwidget.h"
 
 #define DEBUG_SHOW_ONLY_BOWED