aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4vm/qcalculatehash_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/v4vm/qcalculatehash_p.h')
-rw-r--r--src/qml/qml/v4vm/qcalculatehash_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/qml/v4vm/qcalculatehash_p.h b/src/qml/qml/v4vm/qcalculatehash_p.h
index 36c5a6807a..8cccc5d0d1 100644
--- a/src/qml/qml/v4vm/qcalculatehash_p.h
+++ b/src/qml/qml/v4vm/qcalculatehash_p.h
@@ -55,7 +55,7 @@
#include <QtCore/qglobal.h>
#include <QtCore/qstring.h>
-#include "qv4v8.h"
+#include "qv4v8_p.h"
QT_BEGIN_NAMESPACE
inline uint32_t calculateHash(const quint8* chars, int length)