┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinviewcontroller.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2011-02-04 15:43:21 +0100
committerPeter Penz <[email protected]>2011-02-04 15:43:21 +0100
commit8eb9b508ca87fb1d634d8b8ba62c054ed04466d2 (patch)
treed9712ac782edaed308c3b1fc0ddb8dac873dfc39 /src/views/dolphinviewcontroller.h
parentb1843402863d0473b00d872daec4ab382ddec030 (diff)
Use capitalized KDE includes
Diffstat (limited to 'src/views/dolphinviewcontroller.h')
-rw-r--r--src/views/dolphinviewcontroller.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/views/dolphinviewcontroller.h b/src/views/dolphinviewcontroller.h
index 07bc56936..1ad8fab33 100644
--- a/src/views/dolphinviewcontroller.h
+++ b/src/views/dolphinviewcontroller.h
@@ -21,8 +21,8 @@
#define DOLPHINVIEWCONTROLLER_H
#include <views/dolphinview.h>
-#include <kurl.h>
-#include <QtCore/QObject>
+#include <KUrl>
+#include <QObject>
#include <libdolphin_export.h>
class QAbstractItemView;