summaryrefslogtreecommitdiffstats
path: root/languages/php/phpnewclassdlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'languages/php/phpnewclassdlg.cpp')
-rw-r--r--languages/php/phpnewclassdlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/php/phpnewclassdlg.cpp b/languages/php/phpnewclassdlg.cpp
index 314dfcf6..a95a9151 100644
--- a/languages/php/phpnewclassdlg.cpp
+++ b/languages/php/phpnewclassdlg.cpp
@@ -22,7 +22,7 @@
#include <tqtoolbutton.h>
#include <iostream>
#include <tqregexp.h>
-#include <tqtextedit.h>
+#include <textedit.h>
#include <kglobal.h>
#include <kstandarddirs.h>
#include <kinstance.h>