diff options
Diffstat (limited to 'cervisia/historydlg.cpp')
-rw-r--r-- | cervisia/historydlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/historydlg.cpp b/cervisia/historydlg.cpp index 43d6672e..1913153c 100644 --- a/cervisia/historydlg.cpp +++ b/cervisia/historydlg.cpp @@ -27,7 +27,7 @@ #include <tqregexp.h> #include <tdeconfig.h> #include <klineedit.h> -#include <klistview.h> +#include <tdelistview.h> #include <klocale.h> #include <krfcdate.h> |