summaryrefslogtreecommitdiffstats
path: root/src/codeeditor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/codeeditor.cpp')
-rwxr-xr-xsrc/codeeditor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codeeditor.cpp b/src/codeeditor.cpp
index 1eb5201..c21be56 100755
--- a/src/codeeditor.cpp
+++ b/src/codeeditor.cpp
@@ -23,7 +23,7 @@
#include <tqmessagebox.h>
#include <kmessagebox.h>
#include <tqlayout.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
CodeEditor::CodeEditor(TQWidget *parent, const char *name)
: TQWidget(parent, name)