Get rid of src/libpspp/debug-print.h and all its users. (There were
[pspp-builds.git] / src / language / xforms / sample.c
index f0bfab98e4f49b73c41649d84437d33ea0ff5af6..fd5bd5ec40e2d2358541caa006090c2eae7030f5 100644 (file)
 #include <limits.h>
 #include <stdio.h>
 #include <math.h>
-#include "alloc.h"
-#include "command.h"
-#include "compiler.h"
-#include "message.h"
-#include "lexer.h"
-#include "random.h"
-#include "str.h"
-#include "variable.h"
+#include <libpspp/alloc.h>
+#include <language/command.h>
+#include <libpspp/compiler.h>
+#include <libpspp/message.h>
+#include <language/lexer/lexer.h>
+#include <math/random.h>
+#include <libpspp/str.h>
+#include <data/variable.h>
 
 #include "gettext.h"
 #define _(msgid) gettext (msgid)
 
-#include "debug-print.h"
-
 /* The two different types of samples. */
 enum
   {