Changed include paths to be explicitly specified in the #include directive.
[pspp-builds.git] / src / language / dictionary / formats.c
index 9e62d9930b9d7b3c21efa82cc5c920b3e80c9569..d6eb8bfbc1e243d3d6e080cd3812f036b19b1a14 100644 (file)
 #include <limits.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include "command.h"
-#include "message.h"
-#include "lexer.h"
-#include "misc.h"
-#include "str.h"
-#include "variable.h"
+#include <language/command.h>
+#include <libpspp/message.h>
+#include <language/lexer/lexer.h>
+#include <libpspp/misc.h>
+#include <libpspp/str.h>
+#include <data/variable.h>
 
 #include "gettext.h"
 #define _(msgid) gettext (msgid)
 
-#include "debug-print.h"
+#include <libpspp/debug-print.h>
 
 enum
   {