diff options
Diffstat (limited to 'buildtools/autotools/targetoptionsdlg.cpp')
-rw-r--r-- | buildtools/autotools/targetoptionsdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/targetoptionsdlg.cpp b/buildtools/autotools/targetoptionsdlg.cpp index f462ee60..bc81ef30 100644 --- a/buildtools/autotools/targetoptionsdlg.cpp +++ b/buildtools/autotools/targetoptionsdlg.cpp @@ -25,7 +25,7 @@ #include <kurlcompletion.h> #include <klocale.h> #include <knotifyclient.h> -#include <kfiledialog.h> +#include <tdefiledialog.h> #include "autolistviewitems.h" #include "misc.h" |