diff options
Diffstat (limited to 'vcs/cvsservice/changelog.cpp')
-rw-r--r-- | vcs/cvsservice/changelog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/cvsservice/changelog.cpp b/vcs/cvsservice/changelog.cpp index 1e676f43..78528307 100644 --- a/vcs/cvsservice/changelog.cpp +++ b/vcs/cvsservice/changelog.cpp @@ -13,7 +13,7 @@ #include <tqfile.h> #include <tqtextstream.h> -#include <kemailsettings.h> +#include <tdeemailsettings.h> #include "changelog.h" |