#include cleanup
[pspp-builds.git] / src / language / stats / correlations.q
index db1b65be9b4379c5f6388c7508a7fc13dbbdb59c..10818591e521ee31b1f63c57101218db9679668c 100644 (file)
 
 #include <config.h>
 #include <stdlib.h>
-#include "alloc.h"
-#include "dictionary.h"
-#include "file-handle-def.h"
-#include "command.h"
-#include "lexer.h"
-#include "variable.h"
+#include <libpspp/alloc.h>
+#include <libpspp/compiler.h>
+#include <data/dictionary.h>
+#include <data/file-handle-def.h>
+#include <language/command.h>
+#include <language/lexer/lexer.h>
+#include <data/variable.h>
 /* (headers) */
 
-#include "debug-print.h"
+#include <libpspp/debug-print.h>
 
 struct cor_set
   {