diff options
| author | David Edmundson <[email protected]> | 2016-05-18 10:13:16 +0100 |
|---|---|---|
| committer | David Edmundson <[email protected]> | 2016-05-18 10:13:16 +0100 |
| commit | b7ad5fb99d32d43fe4e083a8ffc2ebfbd046d2db (patch) | |
| tree | 99495d93a0f32c5b085982ae7a8a687946ec9dd1 /src/dolphinpart.cpp | |
| parent | 62534f260f89ae5581a4586b4e41301813fdc76a (diff) | |
| parent | 3b95644fa1495785f617165f4e8035528ec714e8 (diff) | |
Merge branch 'Applications/16.04'
Diffstat (limited to 'src/dolphinpart.cpp')
| -rw-r--r-- | src/dolphinpart.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinpart.cpp b/src/dolphinpart.cpp index 01fe207f3..f62bc5139 100644 --- a/src/dolphinpart.cpp +++ b/src/dolphinpart.cpp @@ -31,7 +31,7 @@ #include <KPluginFactory> #include <KRun> #include <KToolInvocation> -#include <kauthorized.h> +#include <KAuthorized> #include <QMenu> #include <KSharedConfig> #include <KConfigGroup> |
