aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/gnunet_gst_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/conversation/gnunet_gst_def.h')
-rw-r--r--src/conversation/gnunet_gst_def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conversation/gnunet_gst_def.h b/src/conversation/gnunet_gst_def.h
index 85add54b6..980ed2f48 100644
--- a/src/conversation/gnunet_gst_def.h
+++ b/src/conversation/gnunet_gst_def.h
@@ -94,7 +94,7 @@ struct GNUNET_gstData {
94 94
95 // things 95 // things
96 struct AudioMessage *audio_message; 96 struct AudioMessage *audio_message;
97 struct GNUNET_SERVER_MessageStreamTokenizer *stdin_mst; 97 struct GNUNET_MessageStreamTokenizer *stdin_mst;
98 GstElement *appsrc; 98 GstElement *appsrc;
99 GstElement *appsink; 99 GstElement *appsink;
100 //settings 100 //settings