Changed include paths to be explicitly specified in the #include directive.
[pspp-builds.git] / src / data / scratch-reader.c
index 2067897e111974c4625c8ed69e73eb63533d0fba..e329d1c8184b04e2420712b92ac7c6330b2420dd 100644 (file)
@@ -22,7 +22,7 @@
 #include <stdlib.h>
 #include "casefile.h"
 #include "dictionary.h"
-#include "message.h"
+#include <libpspp/message.h>
 #include "file-handle-def.h"
 #include "scratch-handle.h"
 #include "xalloc.h"