summaryrefslogtreecommitdiffstats
path: root/src/v4/qv4object.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/v4/qv4object.h')
-rw-r--r--src/v4/qv4object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/v4/qv4object.h b/src/v4/qv4object.h
index a5ef0969..226c0056 100644
--- a/src/v4/qv4object.h
+++ b/src/v4/qv4object.h
@@ -50,7 +50,7 @@
#include "qv4codegen_p.h"
#include "qv4isel_p.h"
#include "qv4managed.h"
-#include "qv4propertydescriptor.h"
+#include "qv4property.h"
#include "qv4internalclass.h"
#include "qv4objectiterator.h"