diff options
Diffstat (limited to 'buildtools/autotools/choosetargetdialog.cpp')
-rw-r--r-- | buildtools/autotools/choosetargetdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/choosetargetdialog.cpp b/buildtools/autotools/choosetargetdialog.cpp index 48622053..ef33ae14 100644 --- a/buildtools/autotools/choosetargetdialog.cpp +++ b/buildtools/autotools/choosetargetdialog.cpp @@ -29,7 +29,7 @@ #include <kcombobox.h> #include <kdialog.h> #include <kdebug.h> -#include <klistview.h> +#include <tdelistview.h> #include <kmessagebox.h> #include <kprocess.h> #include <ksqueezedtextlabel.h> |