aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4vm/moth/qv4instr_moth_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/v4vm/moth/qv4instr_moth_p.h')
-rw-r--r--src/qml/qml/v4vm/moth/qv4instr_moth_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/qml/v4vm/moth/qv4instr_moth_p.h b/src/qml/qml/v4vm/moth/qv4instr_moth_p.h
index b29fb13a74..9909f727d6 100644
--- a/src/qml/qml/v4vm/moth/qv4instr_moth_p.h
+++ b/src/qml/qml/v4vm/moth/qv4instr_moth_p.h
@@ -2,7 +2,7 @@
#define QV4INSTR_MOTH_P_H
#include <QtCore/qglobal.h>
-#include "qv4object.h"
+#include <private/qv4object_p.h>
#define FOR_EACH_MOTH_INSTR(F) \
F(Ret, ret) \