From: Charles Yin Date: Wed, 7 Mar 2012 13:12:19 +0000 (+1000) Subject: include header correctly X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=07160d02c3b6e2840621544b19dd79a201a06201;p=konrad%2Fqtdeclarative.git include header correctly Change-Id: I462fbcdd2954979fbff92965cc813551773b4118 Reviewed-by: Michael Brasser --- diff --git a/src/qml/qml/qqmlcomponent_p.h b/src/qml/qml/qqmlcomponent_p.h index b03dd68..dda5bd0 100644 --- 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 #include #include