diff options
Diffstat (limited to 'kmail/headeritem.cpp')
-rw-r--r-- | kmail/headeritem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/headeritem.cpp b/kmail/headeritem.cpp index 3dbb2b9f0..26f5957cc 100644 --- a/kmail/headeritem.cpp +++ b/kmail/headeritem.cpp @@ -32,7 +32,7 @@ #include <tqbitmap.h> #include <tqpainter.h> -#include <kio/netaccess.h> +#include <tdeio/netaccess.h> #include "headeritem.h" #include "kmheaders.h" |