Add config.h support : will fix the LARGEFILE problem
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / eventhooks.c
index b34e462b73aec74c697d49fb3349186ae5c9d9bf..7c4779209243f3fb41b72d65e296e161d5f04a36 100644 (file)
@@ -45,6 +45,9 @@
  * line/background.
  */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 //#define PANGO_ENABLE_BACKEND
 #include <gtk/gtk.h>
This page took 0.023262 seconds and 4 git commands to generate.