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 ddc3b507..3ed6d952 100644
--- a/languages/php/phpnewclassdlg.cpp
+++ b/languages/php/phpnewclassdlg.cpp
@@ -18,7 +18,7 @@
#include "phpnewclassdlg.h"
#include <klineedit.h>
#include <kcompletion.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
#include <tqtoolbutton.h>
#include <iostream>
#include <tqregexp.h>