apply tim fixes
[lttv.git] / ltt / branches / poly / configure.in
index f6a1a7904737f4f42bd04ca21262506e64f0cf0b..2e3c730655f9dd25c020914e439886fcaad64431 100644 (file)
@@ -87,7 +87,7 @@ lttvplugindir="${lttvlibdir}/plugins"
 top_lttvdir="\$(top_srcdir)/lttv"
 top_lttvwindowdir="\$(top_srcdir)/lttv/modules/gui/lttvwindow"
 
-DEFAULT_INCLUDES="-I\$(top_srcdir) -I\$(top_lttvdir) -I\$(top_lttvwindowdir)"
+DEFAULT_INCLUDES="-I\$(top_srcdir) -I\$(top_builddir) -I\$(top_lttvdir) -I\$(top_lttvwindowdir)"
 
 #CPPFLAGS="${GLIB_CFLAGS}"
 #AC_SUBST(CPPFLAGS)
This page took 0.022789 seconds and 4 git commands to generate.