diff options
Diffstat (limited to 'ktouch/src/ktouchlectureeditor.cpp')
-rw-r--r-- | ktouch/src/ktouchlectureeditor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/ktouchlectureeditor.cpp b/ktouch/src/ktouchlectureeditor.cpp index 301b70b2..f8504c21 100644 --- a/ktouch/src/ktouchlectureeditor.cpp +++ b/ktouch/src/ktouchlectureeditor.cpp @@ -25,7 +25,7 @@ #include <kmessagebox.h> #include <kcombobox.h> #include <kfontdialog.h> -#include <kfiledialog.h> +#include <tdefiledialog.h> #include <algorithm> // for std::swap |