blob: d7886b7fc469d9af26683598b4bad1e3e7843de0 [file] [log] [blame]
--- a/src/codec_vorbis.c
+++ b/src/codec_vorbis.c
@@ -29,7 +29,7 @@
#endif
#include <stdlib.h>
-#include <vorbis/codec.h>
+#include <tremor/ivorbiscodec.h>
#include "shout_private.h"
#include "format_ogg.h"