diff options
Diffstat (limited to 'lib/widgets/propeditor/purledit.h')
-rw-r--r-- | lib/widgets/propeditor/purledit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/purledit.h b/lib/widgets/propeditor/purledit.h index 88435a40..bed86853 100644 --- a/lib/widgets/propeditor/purledit.h +++ b/lib/widgets/propeditor/purledit.h @@ -23,7 +23,7 @@ #include "propertywidget.h" #ifndef PURE_QT -#include <kfile.h> +#include <tdefile.h> class KURLRequester; #else #include <klineedit.h> |