Added dialog box for the aggregate command
[pspp-builds.git] / src / ui / gui / dict-display.c
index 160cdb2a1b8e635c4ad72a08892ca11edbddef9d..ada7fb40fcbd5ab45ad55edca1c5508c5a4c8c07 100644 (file)
@@ -23,6 +23,7 @@
 #include "dict-display.h"
 
 #include "psppire-dict.h"
+#include "psppire-var-view.h"
 #include <libpspp/i18n.h>
 #include "helper.h"
 #include <data/variable.h>
@@ -151,5 +152,3 @@ is_currently_in_entry (GtkTreeModel *model, GtkTreeIter *iter,
   return result;
 }
 
-
-