diff options
Diffstat (limited to 'src/editorproxy.cpp')
-rw-r--r-- | src/editorproxy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editorproxy.cpp b/src/editorproxy.cpp index 55861014..c9d34e29 100644 --- a/src/editorproxy.cpp +++ b/src/editorproxy.cpp @@ -4,7 +4,7 @@ #include <tdeversion.h> #include <kdebug.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kapplication.h> #include <tdeparts/part.h> |