small fix

Original commit message from CVS:
small fix
This commit is contained in:
Thomas Vander Stichele 2001-12-23 22:33:18 +00:00
parent 7f14b49641
commit 74ad376d0a

View file

@ -2,7 +2,7 @@
#include <math.h>
#include <gtk/gtk.h>
#include <gst/gst.h>
#include <libs/control/gstcontrol.h>
#include <gst/control/control.h>
static gint quit_live(GtkWidget *window, GdkEventAny *e, gpointer data) {
gtk_main_quit();