diff --git a/src/plugins/qmldesigner/components/propertyeditor/propertyeditorvalue.cpp b/src/plugins/qmldesigner/components/propertyeditor/propertyeditorvalue.cpp
index 62760fb18d4e01caad4af092dd48b86e571dab96..19239fb1ba3726493dd8b81ef61733e215b9ff36 100644
--- a/src/plugins/qmldesigner/components/propertyeditor/propertyeditorvalue.cpp
+++ b/src/plugins/qmldesigner/components/propertyeditor/propertyeditorvalue.cpp
@@ -29,6 +29,7 @@
 
 #include "propertyeditorvalue.h"
 #include <QRegExp>
+#include <QUrl>
 #include <abstractview.h>
 #include <nodeabstractproperty.h>
 #include <nodeproperty.h>