Sat Dec 27 16:16:49 2003 Ben Pfaff <blp@gnu.org>
[pspp-builds.git] / src / filename.c
index 5cbbc9eab2d6ec2bbb83dc586205cd69a61d16f1..458b1c4102d93e048b1dbd9832cc4d07f7d63271 100644 (file)
@@ -36,12 +36,12 @@ char *alloca ();
 #endif
 
 #include <assert.h>
+#include "filename.h"
 #include <stdlib.h>
 #include <ctype.h>
 #include <errno.h>
 #include "alloc.h"
 #include "error.h"
-#include "filename.h"
 #include "settings.h"
 #include "str.h"
 #include "version.h"