aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4vm/qv4codegen_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/v4vm/qv4codegen_p.h')
-rw-r--r--src/qml/qml/v4vm/qv4codegen_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/qml/v4vm/qv4codegen_p.h b/src/qml/qml/v4vm/qv4codegen_p.h
index 031e75d207..ef47eb0a64 100644
--- a/src/qml/qml/v4vm/qv4codegen_p.h
+++ b/src/qml/qml/v4vm/qv4codegen_p.h
@@ -41,7 +41,7 @@
#ifndef QV4CODEGEN_P_H
#define QV4CODEGEN_P_H
-#include "qv4global.h"
+#include "qv4global_p.h"
#include "qv4jsir_p.h"
#include <private/qqmljsastvisitor_p.h>
#include <private/qqmljsast_p.h>