Changed include paths to be explicitly specified in the #include directive.
[pspp-builds.git] / src / language / data-io / data-list.h
index 9b78ccdc11d1e57869390baa63d369df9973bea4..10316621dbc4fb016a50047a98d6aa0123adaf8c 100644 (file)
@@ -23,8 +23,8 @@
 /* FIXME: This header is a kluge and should go away when we come
    up with a less-klugy solution. */
 
-#include "variable.h"
-#include "procedure.h"
+#include <data/variable.h>
+#include <procedure.h>
 
 trns_proc_func repeating_data_trns_proc;
 void repeating_data_set_write_case (struct transformation *,