diff options
Diffstat (limited to 'libtdepim/clicklineedit.h')
-rw-r--r-- | libtdepim/clicklineedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdepim/clicklineedit.h b/libtdepim/clicklineedit.h index ca832b5ee..e8c181ce7 100644 --- a/libtdepim/clicklineedit.h +++ b/libtdepim/clicklineedit.h @@ -22,7 +22,7 @@ #define CLICKLINEEDIT_H #include <klineedit.h> -#include <tdepimmacros.h> +#include <kdemacros.h> namespace KPIM { |