diff options
Diffstat (limited to 'src/gui/plvitem.cpp')
-rw-r--r-- | src/gui/plvitem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/plvitem.cpp b/src/gui/plvitem.cpp index 24b12ac..a94af4c 100644 --- a/src/gui/plvitem.cpp +++ b/src/gui/plvitem.cpp @@ -11,7 +11,7 @@ #include "plvitem.h" #include "variant.h" -#include <klistview.h> +#include <tdelistview.h> #include <tqpainter.h> #include <tqvariant.h> |