diff options
| author | Peter Penz <[email protected]> | 2011-02-04 15:43:21 +0100 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2011-02-04 15:43:21 +0100 |
| commit | 8eb9b508ca87fb1d634d8b8ba62c054ed04466d2 (patch) | |
| tree | d9712ac782edaed308c3b1fc0ddb8dac873dfc39 /src/views/dolphinmodel.h | |
| parent | b1843402863d0473b00d872daec4ab382ddec030 (diff) | |
Use capitalized KDE includes
Diffstat (limited to 'src/views/dolphinmodel.h')
| -rw-r--r-- | src/views/dolphinmodel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/dolphinmodel.h b/src/views/dolphinmodel.h index 930b4e85e..2f6d1f02d 100644 --- a/src/views/dolphinmodel.h +++ b/src/views/dolphinmodel.h @@ -21,7 +21,7 @@ #ifndef DOLPHINMODEL_H #define DOLPHINMODEL_H -#include <kdirmodel.h> +#include <KDirModel> #include <kversioncontrolplugin.h> #include <libdolphin_export.h> |
