diff options
Diffstat (limited to 'tdeparts/plugin.cpp')
-rw-r--r-- | tdeparts/plugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/plugin.cpp b/tdeparts/plugin.cpp index 457caa71f..e1469ad1c 100644 --- a/tdeparts/plugin.cpp +++ b/tdeparts/plugin.cpp @@ -35,7 +35,7 @@ #include <kdebug.h> #include <kxmlguifactory.h> #include <klocale.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <ksimpleconfig.h> using namespace KParts; |