diff options
Diffstat (limited to 'kpovmodeler/pmlibraryhandle.cpp')
-rw-r--r-- | kpovmodeler/pmlibraryhandle.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kpovmodeler/pmlibraryhandle.cpp b/kpovmodeler/pmlibraryhandle.cpp index 8ba0f387..cfdaaefe 100644 --- a/kpovmodeler/pmlibraryhandle.cpp +++ b/kpovmodeler/pmlibraryhandle.cpp @@ -27,8 +27,8 @@ #include <tqtextstream.h> #include <tqimage.h> -#include <klocale.h> -#include <kmessagebox.h> +#include <tdelocale.h> +#include <tdemessagebox.h> #include <kstandarddirs.h> #include "pmdebug.h" |