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 19:35:51 -0400
commit72dd858eef80ea3077599ab9603090cf66f05b5b (patch)
tree37354ee1f7ee5d64c25f1ac8774759e7175084fb
parent722182d2d0101d3c45aee2d6dad077192fb570a4 (diff)
downloadopus-exp_lbr_tune13.tar.gz
Include config.h in mlp.cexp_lbr_tune13
-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 */