diff options
Diffstat (limited to 'lib/mountlist.c')
-rw-r--r-- | lib/mountlist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mountlist.c b/lib/mountlist.c index d171858a..1af3cbbd 100644 --- a/lib/mountlist.c +++ b/lib/mountlist.c @@ -15,7 +15,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "../plugins/config.h" +#include "config.h" #include <stdio.h> #include <sys/types.h> |