Fixed a bug which crept into the npplot function
[pspp] / src / weight.c
index 7fac10cca7f4af6f193e38bdf616221c350e3300..c95b7910b28ff5d81365074ea0f800d2a6746354 100644 (file)
@@ -21,6 +21,7 @@
 #include "error.h"
 #include <stdio.h>
 #include "command.h"
+#include "dictionary.h"
 #include "error.h"
 #include "lexer.h"
 #include "str.h"