We can system vorbis if we wanna. We can leave our externs behind.

This commit is contained in:
Ben "root" Anderson
2013-10-24 20:02:53 -05:00
parent 5762f44c36
commit f00605d9db
+1 -1
View File
@@ -7,7 +7,7 @@
#if defined(INTEGER_VORBIS)
#include <tremor/ivorbisfile.h>
#else
#include <../extern/vorbis/vorbis/vorbisfile.h>
#include <vorbis/vorbisfile.h>
#endif
#if defined(_MSC_VER)