GNU standards require "file name" instead of "filename" in
[pspp-builds.git] / src / language / data-io / data-writer.c
index eb5fe01963012a57626760fcc7b226825fc94395..9aba2aaf82e3d28835dd7ba600c852c1fc3653bb 100644 (file)
@@ -25,7 +25,7 @@
 #include <libpspp/alloc.h>
 #include <libpspp/message.h>
 #include <language/data-io/file-handle.h>
-#include <data/filename.h>
+#include <data/file-name.h>
 #include <libpspp/str.h>
 
 #include "gettext.h"