diff options
Diffstat (limited to 'src/dotfrontend.cpp')
-rw-r--r-- | src/dotfrontend.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dotfrontend.cpp b/src/dotfrontend.cpp index 69e825d..9330730 100644 --- a/src/dotfrontend.cpp +++ b/src/dotfrontend.cpp @@ -27,8 +27,8 @@ #include <ntqfileinfo.h> #include <ntqpaintdevicemetrics.h> -#include <kmessagebox.h> -#include <klocale.h> +#include <tdemessagebox.h> +#include <tdelocale.h> #include "dotfrontend.h" #include "graphwidget.h" #include "kscopeconfig.h" |