diff options
Diffstat (limited to 'src/views/dolphinremoteencoding.h')
| -rw-r--r-- | src/views/dolphinremoteencoding.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/views/dolphinremoteencoding.h b/src/views/dolphinremoteencoding.h index 54499f78b..559bc66ad 100644 --- a/src/views/dolphinremoteencoding.h +++ b/src/views/dolphinremoteencoding.h @@ -21,8 +21,8 @@ #define DOLPHINREMOTEENCODING_H #include <QStringList> -#include <QtGui/QAction> -#include <kurl.h> +#include <QAction> +#include <KUrl> #include "libdolphin_export.h" |
