summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Valin <jmvalin@jmvalin.ca>2016-07-15 18:07:08 -0400
committerJean-Marc Valin <jmvalin@jmvalin.ca>2016-07-16 21:06:10 -0400
commit48033bcd795050c8880e62437f361fa29e8f419f (patch)
treeff5fe7f5594d8556102f2cc8d7f29729695bc917
parent0342071379b91ea5cf128d092be225bf787f9493 (diff)
downloadopus-exp_lbr_tune14.tar.gz
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 */