From 2f0337cbbc442904f77b768df41b45754e251614 Mon Sep 17 00:00:00 2001 From: Warwick Allison Date: Wed, 11 Nov 2009 16:55:13 +1000 Subject: Fix inconsistent private include. --- src/declarative/util/qmlopenmetaobject_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/declarative/util/qmlopenmetaobject_p.h b/src/declarative/util/qmlopenmetaobject_p.h index 1cf12f8..7a5b4ce 100644 --- a/src/declarative/util/qmlopenmetaobject_p.h +++ b/src/declarative/util/qmlopenmetaobject_p.h @@ -43,7 +43,7 @@ #define QMLOPENMETAOBJECT_H #include -#include +#include #include QT_BEGIN_HEADER -- cgit v0.12