diff options
Diffstat (limited to 'buildtools/autotools/addprefixdlg.cpp')
-rw-r--r-- | buildtools/autotools/addprefixdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/addprefixdlg.cpp b/buildtools/autotools/addprefixdlg.cpp index 06aab18b..f37b6626 100644 --- a/buildtools/autotools/addprefixdlg.cpp +++ b/buildtools/autotools/addprefixdlg.cpp @@ -15,7 +15,7 @@ #include <tqlayout.h> #include <tqpushbutton.h> #include <kbuttonbox.h> -#include <kfiledialog.h> +#include <tdefiledialog.h> #include <klocale.h> #include <kstdguiitem.h> #include <tdeversion.h> |