diff options
Diffstat (limited to 'kmail/snippetitem.cpp')
-rw-r--r-- | kmail/snippetitem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/snippetitem.cpp b/kmail/snippetitem.cpp index dc62333cb..3e10cd90e 100644 --- a/kmail/snippetitem.cpp +++ b/kmail/snippetitem.cpp @@ -13,7 +13,7 @@ #include "snippetitem.h" -#include <kaction.h> +#include <tdeaction.h> #include <tqstring.h> |