diff options
Diffstat (limited to 'gst/rtpmux/gstrtpdtmfmux.h')
-rw-r--r-- | gst/rtpmux/gstrtpdtmfmux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtpmux/gstrtpdtmfmux.h b/gst/rtpmux/gstrtpdtmfmux.h index c73ada44..343be5c5 100644 --- a/gst/rtpmux/gstrtpdtmfmux.h +++ b/gst/rtpmux/gstrtpdtmfmux.h @@ -27,7 +27,7 @@ #define __GST_RTP_DTMF_MUX_H__ #include <gst/gst.h> -#include <gstrtpmux.h> +#include "gstrtpmux.h" G_BEGIN_DECLS #define GST_TYPE_RTP_DTMF_MUX (gst_rtp_dtmf_mux_get_type()) |