┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/private/kfileitemmodelsortalgorithm.h
diff options
context:
space:
mode:
authorMontel Laurent <[email protected]>2015-02-06 09:35:26 +0100
committerMontel Laurent <[email protected]>2015-02-06 09:35:26 +0100
commit159234944c5717645f277a09d0cffb40fa3820a4 (patch)
treeacd84df8c744bd8483bda23a0ffecc7f920399ef /src/kitemviews/private/kfileitemmodelsortalgorithm.h
parent85cc0e78c7fff95cd54c00e7e5e4e3aa07399fa5 (diff)
Fix includes
Diffstat (limited to 'src/kitemviews/private/kfileitemmodelsortalgorithm.h')
-rw-r--r--src/kitemviews/private/kfileitemmodelsortalgorithm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/kitemviews/private/kfileitemmodelsortalgorithm.h b/src/kitemviews/private/kfileitemmodelsortalgorithm.h
index 3c875ce5a..50db9900d 100644
--- a/src/kitemviews/private/kfileitemmodelsortalgorithm.h
+++ b/src/kitemviews/private/kfileitemmodelsortalgorithm.h
@@ -22,7 +22,6 @@
#ifndef KFILEITEMMODELSORTALGORITHM_H
#define KFILEITEMMODELSORTALGORITHM_H
-#include <QtCore>
#include <QtConcurrent/QtConcurrent>
#include <algorithm>