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

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Valin <jmvalin@jmvalin.ca>2016-07-16 01:07:08 +0300
committerJean-Marc Valin <jmvalin@jmvalin.ca>2016-07-17 04:06:10 +0300
commit48033bcd795050c8880e62437f361fa29e8f419f (patch)
treeff5fe7f5594d8556102f2cc8d7f29729695bc917
parent0342071379b91ea5cf128d092be225bf787f9493 (diff)
Include config.h in mlp.cexp_lbr_tune14
-rw-r--r--src/mlp_data.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mlp_data.c b/src/mlp_data.c
index 9d1fc939..3222bece 100644
--- a/src/mlp_data.c
+++ b/src/mlp_data.c
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "mlp.h"
/* RMS error was 0.230027, seed was 1452289367 */