diff options
Diffstat (limited to 'src/borrowerdialog.h')
-rw-r--r-- | src/borrowerdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/borrowerdialog.h b/src/borrowerdialog.h index afe08d2..4d520ef 100644 --- a/src/borrowerdialog.h +++ b/src/borrowerdialog.h @@ -20,7 +20,7 @@ class KLineEdit; #include <kdialogbase.h> -#include <klistview.h> +#include <tdelistview.h> #include <tqdict.h> namespace KABC { |