diff options
Diffstat (limited to 'kmail/recipientspicker.h')
-rw-r--r-- | kmail/recipientspicker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/recipientspicker.h b/kmail/recipientspicker.h index 6e3d7998e..7ab05b40b 100644 --- a/kmail/recipientspicker.h +++ b/kmail/recipientspicker.h @@ -37,7 +37,7 @@ class TQComboBox; #ifdef KDEPIM_NEW_DISTRLISTS -#include <libkdepim/distributionlist.h> +#include <libtdepim/distributionlist.h> #else namespace KABC { class DistributionList; |