Fix some warnings.
[pspp-builds.git] / src / language / stats / rank.q
index 92667f1cf0e10c9b4740b8709bd11bcf076a9dfe..67e182a01129a7c9fc6c922f84dddcd56d472cc1 100644 (file)
@@ -20,6 +20,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 
 #include <config.h>
 #include <language/command.h>
+#include <language/stats/sort-criteria.h>
 #include <libpspp/compiler.h>
 #include <data/dictionary.h>
 #include <math/sort.h>