summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmglobalphotonsedit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmglobalphotonsedit.cpp')
-rw-r--r--kpovmodeler/pmglobalphotonsedit.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpovmodeler/pmglobalphotonsedit.cpp b/kpovmodeler/pmglobalphotonsedit.cpp
index 5a4a5572..a65c9def 100644
--- a/kpovmodeler/pmglobalphotonsedit.cpp
+++ b/kpovmodeler/pmglobalphotonsedit.cpp
@@ -24,9 +24,9 @@
#include <tqlabel.h>
#include <tqcheckbox.h>
#include <tqcombobox.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdialog.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
PMGlobalPhotonsEdit::PMGlobalPhotonsEdit( TQWidget* parent, const char* name )