diff options
Diffstat (limited to 'src/part')
-rw-r--r-- | src/part/localLister.cpp | 1 |
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> |