From 61b01e2ba45959fa3d60b08171ba3c8e7864e580 Mon Sep 17 00:00:00 2001 From: Martin Duquesnoy Date: Sat, 13 Sep 2008 12:48:40 +0200 Subject: [PATCH] [config.h] Add include to wmfs.h --- config.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h.in b/config.h.in index 4847b8a..6030ba4 100644 --- a/config.h.in +++ b/config.h.in @@ -1,7 +1,7 @@ #ifndef CONFIG_H #define CONFIG_H -#include "local.h" +#include "wmfs.h" #define WMFS_VERSION "@WMFS_VERSION@" #define WMFS_COMPILE_MACHINE "@WMFS_COMPILE_MACHINE@"