diff options
Diffstat (limited to 'tdehtml/testtdehtml.cpp')
-rw-r--r-- | tdehtml/testtdehtml.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/testtdehtml.cpp b/tdehtml/testtdehtml.cpp index 84ace61fe..1da21be1f 100644 --- a/tdehtml/testtdehtml.cpp +++ b/tdehtml/testtdehtml.cpp @@ -30,7 +30,7 @@ #include <kcmdlineargs.h> #include <kaction.h> #include "domtreeview.h" -#include <kfiledialog.h> +#include <tdefiledialog.h> static KCmdLineOptions options[] = { { "+file", "url to open", 0 } , KCmdLineLastOption }; |