summaryrefslogtreecommitdiffstats
path: root/lilo-config/kde-qt-common/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'lilo-config/kde-qt-common/ui.h')
-rw-r--r--lilo-config/kde-qt-common/ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lilo-config/kde-qt-common/ui.h b/lilo-config/kde-qt-common/ui.h
index 6f65124..1fb2573 100644
--- a/lilo-config/kde-qt-common/ui.h
+++ b/lilo-config/kde-qt-common/ui.h
@@ -37,7 +37,7 @@
#include <klocale.h>
#include <ktabctl.h>
#include <kdialog.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
#define _(x) i18n(x)
#define WarningYesNo(parent, caption, text) \
KMessageBox::warningYesNo(parent, text, caption)