mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
oggdec: remove old include to fix build with new tremor
This commit is contained in:
@@ -38,7 +38,6 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
#include <driver/audiometadata.h>
|
#include <driver/audiometadata.h>
|
||||||
#ifdef USE_TREMOR
|
#ifdef USE_TREMOR
|
||||||
#include <tremor/ogg.h>
|
|
||||||
#include <tremor/ivorbisfile.h>
|
#include <tremor/ivorbisfile.h>
|
||||||
#else
|
#else
|
||||||
#include <ogg/ogg.h>
|
#include <ogg/ogg.h>
|
||||||
|
Reference in New Issue
Block a user