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