projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f14b49
)
small fix
author
Thomas Vander Stichele
<thomas@apestaart.org>
Sun, 23 Dec 2001 22:33:18 +0000
(22:33 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Sun, 23 Dec 2001 22:33:18 +0000
(22:33 +0000)
Original commit message from CVS:
small fix
test/sinesliders.c
patch
|
blob
|
history
diff --git
a/test/sinesliders.c
b/test/sinesliders.c
index
edec550
..
ee966dc
100644
(file)
--- a/
test/sinesliders.c
+++ b/
test/sinesliders.c
@@
-2,7
+2,7
@@
#include <math.h>
#include <gtk/gtk.h>
#include <gst/gst.h>
-#include <
libs/control/gst
control.h>
+#include <
gst/control/
control.h>
static gint quit_live(GtkWidget *window, GdkEventAny *e, gpointer data) {
gtk_main_quit();