summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmcommentedit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmcommentedit.cpp')
-rw-r--r--kpovmodeler/pmcommentedit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmcommentedit.cpp b/kpovmodeler/pmcommentedit.cpp
index 2fd58468..e57f9cea 100644
--- a/kpovmodeler/pmcommentedit.cpp
+++ b/kpovmodeler/pmcommentedit.cpp
@@ -21,7 +21,7 @@
#include <tqlayout.h>
#include <tqmultilineedit.h>
-#include <kglobalsettings.h>
+#include <tdeglobalsettings.h>
PMCommentEdit::PMCommentEdit( TQWidget* parent, const char* name )
: Base( parent, name )