aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickborderimage_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/items/qquickborderimage_p_p.h')
-rw-r--r--src/quick/items/qquickborderimage_p_p.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/quick/items/qquickborderimage_p_p.h b/src/quick/items/qquickborderimage_p_p.h
index b9b5723a06..07a62b4d29 100644
--- a/src/quick/items/qquickborderimage_p_p.h
+++ b/src/quick/items/qquickborderimage_p_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/
**
-** This file is part of the QtDeclarative module of the Qt Toolkit.
+** This file is part of the QtQml module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
@@ -56,6 +56,8 @@
#include "qquickimagebase_p_p.h"
#include "qquickscalegrid_p_p.h"
+#include <private/qqmlglobal_p.h>
+
QT_BEGIN_NAMESPACE
class QNetworkReply;