diff options
Diffstat (limited to 'vcs/cvsservice/annotateview.h')
-rw-r--r-- | vcs/cvsservice/annotateview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/cvsservice/annotateview.h b/vcs/cvsservice/annotateview.h index db49d8f9..6bc97bf2 100644 --- a/vcs/cvsservice/annotateview.h +++ b/vcs/cvsservice/annotateview.h @@ -17,7 +17,7 @@ #define ANNOTATEVIEW_H -#include <klistview.h> +#include <tdelistview.h> #include <tqtooltip.h> class TQDateTime; |