summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qmlgraphicslayoutitem_p.h
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-12-01 01:17:15 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-12-01 01:17:15 (GMT)
commit913dd563064e8047fe738fc9c79135adfb928977 (patch)
tree28477b156da3dc84876cec403f56876126ac94e8 /src/declarative/graphicsitems/qmlgraphicslayoutitem_p.h
parent27e55ed231f2afe5a775c3ea92f2ef4bf1f6a26d (diff)
downloadQt-913dd563064e8047fe738fc9c79135adfb928977.zip
Qt-913dd563064e8047fe738fc9c79135adfb928977.tar.gz
Qt-913dd563064e8047fe738fc9c79135adfb928977.tar.bz2
Remove include styles that rely on configure.
May help modularization (syncqt and configure are Qt-specific).
Diffstat (limited to 'src/declarative/graphicsitems/qmlgraphicslayoutitem_p.h')
-rw-r--r--src/declarative/graphicsitems/qmlgraphicslayoutitem_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/graphicsitems/qmlgraphicslayoutitem_p.h b/src/declarative/graphicsitems/qmlgraphicslayoutitem_p.h
index 35905b5..1acb5c1 100644
--- a/src/declarative/graphicsitems/qmlgraphicslayoutitem_p.h
+++ b/src/declarative/graphicsitems/qmlgraphicslayoutitem_p.h
@@ -42,7 +42,7 @@
#ifndef QMLGRAPHICSGRAPHICSLAYOUTITEM_H
#define QMLGRAPHICSGRAPHICSLAYOUTITEM_H
#include <QGraphicsLayoutItem>
-#include <QmlGraphicsItem>
+#include <qmlgraphicsitem.h>
#include <QSizeF>
QT_BEGIN_HEADER