Include QUrl instead of qurlpathinfo.h

Fixes build. Thanks to Teo for detective work! :)

CCMAIL:teo@kde.org
This commit is contained in:
Sebastian Kügler 2013-08-09 17:06:41 +02:00
parent fd3f1eaa35
commit 59ea65e859

View File

@ -23,7 +23,7 @@
#include "private/dataengineconsumer_p.h"
#include <QSet>
#include <qurlpathinfo.h>
#include <QUrl>
#include <QDebug>