summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmlatheedit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmlatheedit.cpp')
-rw-r--r--kpovmodeler/pmlatheedit.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpovmodeler/pmlatheedit.cpp b/kpovmodeler/pmlatheedit.cpp
index e90a4397..1e1879f1 100644
--- a/kpovmodeler/pmlatheedit.cpp
+++ b/kpovmodeler/pmlatheedit.cpp
@@ -28,10 +28,10 @@
#include <tqcombobox.h>
#include <tqcheckbox.h>
#include <tqpushbutton.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdialog.h>
#include <kiconloader.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
PMLatheEdit::PMLatheEdit( TQWidget* parent, const char* name )
: Base( parent, name )