summaryrefslogtreecommitdiffstats
path: root/src/kexportdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kexportdialog.cpp')
-rwxr-xr-xsrc/kexportdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kexportdialog.cpp b/src/kexportdialog.cpp
index b6452e7..a53922d 100755
--- a/src/kexportdialog.cpp
+++ b/src/kexportdialog.cpp
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include "kexportdialog.h"
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
KExportDialog::KExportDialog( TQWidget *parent, const char *name ) : TQDialog(parent, name)
{