Update all #include directives to the currently preferred style.
[pspp-builds.git] / src / data / format.h
index 7df374453def01b5392c2149c57bb203f2723d0e..481ac87fd2894119f6e184b74c4b8c87686dbf93 100644 (file)
@@ -20,8 +20,8 @@
 /* Display format types. */
 
 #include <stdbool.h>
-#include <libpspp/str.h>
-#include <data/val-type.h>
+#include "data/val-type.h"
+#include "libpspp/str.h"
 
 /* Format type categories.