Fixed the trimmed mean calculation under various special cases.
[pspp-builds.git] / src / modify-vars.c
index aab05c6e0e029083241123c0cfa3e19e5c82cc89..5cddfe15a349e3640e0a17e26d5a32de84871148 100644 (file)
@@ -24,6 +24,7 @@
 #include "alloc.h"
 #include "bitvector.h"
 #include "command.h"
+#include "dictionary.h"
 #include "error.h"
 #include "hash.h"
 #include "lexer.h"