Changed include paths to be explicitly specified in the #include directive.
[pspp] / src / output / output.h
index 7d6f81cb856e0b85ac93a54aabd77a14f998f227..9694fcb4d88bef10a0cd7395737d0e2fa556a1e4 100644 (file)
 #if !output_h
 #define output_h 1
 
-#include "str.h"
-#include "config.h"
+#include <config.h>
+
+#include <libpspp/str.h>
+
 
 /* A rectangle. */
 struct rect