summaryrefslogtreecommitdiff
path: root/ext/vorbis/gstvorbisdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/vorbis/gstvorbisdec.h')
-rw-r--r--ext/vorbis/gstvorbisdec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/vorbis/gstvorbisdec.h b/ext/vorbis/gstvorbisdec.h
index c4e2d951..1c3ddad3 100644
--- a/ext/vorbis/gstvorbisdec.h
+++ b/ext/vorbis/gstvorbisdec.h
@@ -24,7 +24,7 @@
#include <gst/gst.h>
-#include <vorbis/codec.h>
+#include "gstvorbisdeclib.h"
G_BEGIN_DECLS