summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-07-20 02:52:34 +0200
committerSlávek Banko <slavek.banko@axis.cz>2014-07-20 02:52:34 +0200
commit1d4d0e560e68104af01d006e13a6c254021fd13d (patch)
tree3798dd82f28e2f6527a44427abd6fc6b8609eb7c /src
parentf480095ed59e60e1e20a8a78a18379631ab361fd (diff)
downloadfilelight-1d4d0e560e68104af01d006e13a6c254021fd13d.tar.gz
filelight-1d4d0e560e68104af01d006e13a6c254021fd13d.zip
Add missing configure checks
Diffstat (limited to 'src')
-rw-r--r--src/part/localLister.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/part/localLister.cpp b/src/part/localLister.cpp
index 17459ce..7e0fb8a 100644
--- a/src/part/localLister.cpp
+++ b/src/part/localLister.cpp
@@ -1,6 +1,7 @@
//Author: Max Howell <max.howell@methylblue.com>, (C) 2003-4
//Copyright: See COPYING file that comes with this distribution
+#include "../../config.h"
#include "Config.h"
#include "debug.h"
#include <dirent.h>