diff options
| author | Laurent Montel <[email protected]> | 2020-07-13 14:02:48 +0200 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2020-07-13 14:03:00 +0200 |
| commit | 675699dfc088a86b541624d1dbb825ce674256e1 (patch) | |
| tree | 5d0d7bd1f33346fa3f7359f864a786f4a9873688 /src/dolphinmainwindow.h | |
| parent | 76a46fd9094b17eb99e8a42cca8562fdc0b3814c (diff) | |
Use camelcase includes (scripted)
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index dcd73c6a7..9c36c98b2 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -25,7 +25,7 @@ #include "dolphintabwidget.h" #include <config-baloo.h> #include <kio/fileundomanager.h> -#include <ksortablelist.h> +#include <KSortableList> #include <kxmlguiwindow.h> #include <QIcon> |
