projects
/
platform
/
upstream
/
qtdeclarative.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1914a72
)
include header correctly
author
Charles Yin
<yinyunqiao@gmail.com>
Wed, 7 Mar 2012 13:12:19 +0000
(23:12 +1000)
committer
Qt by Nokia
<qt-info@nokia.com>
Tue, 13 Mar 2012 01:02:49 +0000
(
02:02
+0100)
Change-Id: I462fbcdd2954979fbff92965cc813551773b4118
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
src/qml/qml/qqmlcomponent_p.h
patch
|
blob
|
history
diff --git
a/src/qml/qml/qqmlcomponent_p.h
b/src/qml/qml/qqmlcomponent_p.h
index b03dd689365058d885ef53731e838674ff5e64fd..dda5bd0b714fd15f23d3aca0898cf263652e7471 100644
(file)
--- a/
src/qml/qml/qqmlcomponent_p.h
+++ b/
src/qml/qml/qqmlcomponent_p.h
@@
-62,7
+62,7
@@
#include "qqmlvme_p.h"
#include "qqmlerror.h"
#include "qqml.h"
-#include
"../debugger/qqmlprofilerservice_p.h"
+#include
<private/qqmlprofilerservice_p.h>
#include <QtCore/QString>
#include <QtCore/QStringList>