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