diff options
Diffstat (limited to 'src/profilenetworkrouteoptions.cpp')
-rw-r--r-- | src/profilenetworkrouteoptions.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/profilenetworkrouteoptions.cpp b/src/profilenetworkrouteoptions.cpp index 519831c..31ff501 100644 --- a/src/profilenetworkrouteoptions.cpp +++ b/src/profilenetworkrouteoptions.cpp @@ -24,10 +24,10 @@ #include <tdelistview.h> #include <tqpushbutton.h> #include <kpushbutton.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <kcombobox.h> #include <tqstring.h> -#include <klocale.h> +#include <tdelocale.h> #include <iostream> |