GNU standards require "file name" instead of "filename" in
[pspp] / src / output / html.c
index 3557085f398ab878d8a0d789d3f902ae6123b73a..fd25285ad3faa296cb0c154970eab4d7908a5d44 100644 (file)
@@ -28,7 +28,7 @@
 
 #include <libpspp/alloc.h>
 #include <libpspp/compiler.h>
-#include <data/filename.h>
+#include <data/file-name.h>
 #include "error.h"
 #include "getline.h"
 #include "getlogin_r.h"