diff options
Diffstat (limited to 'quanta/treeviews/basetreeview.h')
-rw-r--r-- | quanta/treeviews/basetreeview.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/quanta/treeviews/basetreeview.h b/quanta/treeviews/basetreeview.h index bf7110cf..bef646ae 100644 --- a/quanta/treeviews/basetreeview.h +++ b/quanta/treeviews/basetreeview.h @@ -22,9 +22,9 @@ #include <tqvaluelist.h> //kde includes -#include <kfiletreebranch.h> -#include <kfiletreeview.h> -#include <kfiletreeviewitem.h> +#include <tdefiletreebranch.h> +#include <tdefiletreeview.h> +#include <tdefiletreeviewitem.h> // quanta includes #include "quantacommon.h" |