* aggregate.c: (parse_aggregate_functions) Fix N_NO_VARS format.
[pspp-builds.git] / src / rename-vars.c
index 4b81f90484c69bd83f6c112705e915dd1093640e..0219f28345a0c99d017add9407c8764281686ed0 100644 (file)
 
 #include <config.h>
 #include <stdlib.h>
-#include <assert.h>
+#include "error.h"
 #include "alloc.h"
 #include "command.h"
+#include "dictionary.h"
 #include "error.h"
 #include "hash.h"
 #include "lexer.h"