aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mean.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mean.c b/mean.c
index a94e472..fe6b7c6 100644
--- a/mean.c
+++ b/mean.c
@@ -4,8 +4,8 @@
standard deviation + histogram
*/
-#include "m_imp.h"
-//#include "m_pd.h"
+
+#include "m_pd.h"
#include <math.h>
//#include <stdlib.h>