diff options
Diffstat (limited to 'src/calltreedlg.cpp')
-rw-r--r-- | src/calltreedlg.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/calltreedlg.cpp b/src/calltreedlg.cpp index 75c9abb..78d57c2 100644 --- a/src/calltreedlg.cpp +++ b/src/calltreedlg.cpp @@ -29,8 +29,8 @@ #include <ntqtoolbutton.h> #include <ntqbuttongroup.h> #include <ntqwidgetstack.h> -#include <klocale.h> -#include <kfiledialog.h> +#include <tdelocale.h> +#include <tdefiledialog.h> #include "calltreedlg.h" #include "graphwidget.h" #include "treewidget.h" |