summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstosssrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/oss/gstosssrc.h')
-rw-r--r--sys/oss/gstosssrc.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/oss/gstosssrc.h b/sys/oss/gstosssrc.h
index f787524f..23f7c389 100644
--- a/sys/oss/gstosssrc.h
+++ b/sys/oss/gstosssrc.h
@@ -28,7 +28,7 @@
#include <gst/gst.h>
#include <gst/audio/gstaudiosrc.h>
-#include "gstosselement.h"
+#include "gstosshelper.h"
G_BEGIN_DECLS
@@ -44,8 +44,6 @@ typedef struct _GstOssSrcClass GstOssSrcClass;
struct _GstOssSrc {
GstAudioSrc src;
- GstOssElement *element;
-
gint fd;
gint bytes_per_sample;