Add config.h support : will fix the LARGEFILE problem
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / toolbar.c
index 72f4a1573bf87e4bc985d3126f51d5b941aee920..a01986d9e26a3c2cf5e44aa318b6883e9d1b270e 100644 (file)
  * MA 02111-1307, USA.
  */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <lttv/lttv.h>
 #include <lttvwindow/toolbar.h>
 
This page took 0.022411 seconds and 4 git commands to generate.