diff options
Diffstat (limited to 'src/otrplugin.cpp')
-rw-r--r-- | src/otrplugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/otrplugin.cpp b/src/otrplugin.cpp index 7478c59..47fdcb0 100644 --- a/src/otrplugin.cpp +++ b/src/otrplugin.cpp @@ -28,7 +28,7 @@ #include <kaction.h> #include <kactionclasses.h> #include <kpopupmenu.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kgenericfactory.h> #include <tdeversion.h> #include <kaboutdata.h> |