Add config.h support : will fix the LARGEFILE problem
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / drawitem.c
index 60cf7706dfb05c2d2c06546c293f16f9a406688c..7e1980e24589f791a2a2c78a3c65d50849cb914f 100644 (file)
  * Author : Mathieu Desnoyers, October 2003
  */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <glib.h>
 #include <gtk/gtk.h>
 #include <gdk/gdk.h>
This page took 0.024361 seconds and 4 git commands to generate.