diff options
Diffstat (limited to 'tdecore/ksocks.cpp')
-rw-r--r-- | tdecore/ksocks.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/ksocks.cpp b/tdecore/ksocks.cpp index eb00b1cec..cc0cde8ca 100644 --- a/tdecore/ksocks.cpp +++ b/tdecore/ksocks.cpp @@ -29,7 +29,7 @@ #include <klocale.h> #include <kdebug.h> #include "klibloader.h" -#include <kconfig.h> +#include <tdeconfig.h> #include <kapplication.h> #include <sys/types.h> |