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-15 18:07:08 -0400
commit3bd29c29c0d44d05ff71d8826374d9c7dc0c68b9 (patch)
tree99b3e9df2b3043aa3efc5245e9ef17a87c1a251b
parent9f78272b2a92d1753736285bf0113d97d49ce133 (diff)
downloadopus-exp_lbr_tune12.tar.gz
Include config.h in mlp.cexp_lbr_tune12
-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 */