From 6f6b350976ccfe959223b1fbe8c21fe71efc45bd Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Fri, 25 Jul 2014 17:44:14 +0200 Subject: Cleanup header file dependencies Change-Id: Ibb4658576a98b53de2eac2474ce4d5b9eb83b6ae Reviewed-by: Simon Hausmann --- src/qml/jsruntime/qv4property_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/qml/jsruntime/qv4property_p.h') diff --git a/src/qml/jsruntime/qv4property_p.h b/src/qml/jsruntime/qv4property_p.h index f9b3159033..601e3446f4 100644 --- a/src/qml/jsruntime/qv4property_p.h +++ b/src/qml/jsruntime/qv4property_p.h @@ -34,7 +34,7 @@ #define QV4PROPERTYDESCRIPTOR_H #include "qv4global_p.h" -#include "qv4value_inl_p.h" +#include "qv4value_p.h" #include "qv4internalclass_p.h" QT_BEGIN_NAMESPACE -- cgit v1.2.3