summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/fsengineclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/fsengineclient.h')
-rw-r--r--src/libs/installer/fsengineclient.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/libs/installer/fsengineclient.h b/src/libs/installer/fsengineclient.h
index e74fb5be0..779731af4 100644
--- a/src/libs/installer/fsengineclient.h
+++ b/src/libs/installer/fsengineclient.h
@@ -45,12 +45,7 @@
#include "installer_global.h"
#include <QtNetwork/QHostAddress>
-
-#if QT_VERSION < 0x050000
-# include <QtCore/QAbstractFileEngineHandler>
-#else
-# include <QtCore/private/qabstractfileengine_p.h>
-#endif
+#include <QtCore/private/qabstractfileengine_p.h>
QT_BEGIN_NAMESPACE
class QTcpSocket;