diff options
Diffstat (limited to 'src/panels/panel.cpp')
| -rw-r--r-- | src/panels/panel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panels/panel.cpp b/src/panels/panel.cpp index f26086159..712e3ef5f 100644 --- a/src/panels/panel.cpp +++ b/src/panels/panel.cpp @@ -19,7 +19,7 @@ ***************************************************************************/ #include "panel.h" -#include <kurl.h> +#include <KUrl> Panel::Panel(QWidget* parent) : QWidget(parent), |
