aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4vm/qv4_llvm_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/v4vm/qv4_llvm_p.h')
-rw-r--r--src/qml/qml/v4vm/qv4_llvm_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/qml/v4vm/qv4_llvm_p.h b/src/qml/qml/v4vm/qv4_llvm_p.h
index 189fe8586f..10eef516b2 100644
--- a/src/qml/qml/v4vm/qv4_llvm_p.h
+++ b/src/qml/qml/v4vm/qv4_llvm_p.h
@@ -42,7 +42,7 @@
#ifndef QV4_LLVM_P_H
#define QV4_LLVM_P_H
-#include "qv4global.h"
+#include "qv4global_p.h"
#include "qv4jsir_p.h"
#include <QtCore/QString>