Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/celt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Valin <jean-marc.valin@usherbrooke.ca>2007-11-29 17:10:42 +0300
committerJean-Marc Valin <jean-marc.valin@usherbrooke.ca>2007-11-29 17:10:42 +0300
commitf02ba11950b3cf54dea27d4004afae3f0c89b3be (patch)
tree7a68e7bfe76641dd7911c07f757b69864129ff97 /libcelt/mdct.h
parent8ebd34543023c06dd1c60d50f93930cd188a1bdc (diff)
MDCT analysis-synthesis (untested)
Diffstat (limited to 'libcelt/mdct.h')
-rw-r--r--libcelt/mdct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcelt/mdct.h b/libcelt/mdct.h
index 176daad..b91dc43 100644
--- a/libcelt/mdct.h
+++ b/libcelt/mdct.h
@@ -18,7 +18,7 @@
#ifndef _OGG_mdct_H_
#define _OGG_mdct_H_
-#include "vorbis/codec.h"
+/*#include "vorbis/codec.h"*/