aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/qml/jsruntime/qv4vme_moth_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/jsruntime/qv4vme_moth_p.h b/src/qml/jsruntime/qv4vme_moth_p.h
index 59692500ba..aedf865033 100644
--- a/src/qml/jsruntime/qv4vme_moth_p.h
+++ b/src/qml/jsruntime/qv4vme_moth_p.h
@@ -43,7 +43,7 @@
#define QV4VME_MOTH_P_H
#include <private/qv4runtime_p.h>
-#include "qv4instr_moth_p.h"
+#include <private/qv4instr_moth_p.h>
QT_BEGIN_NAMESPACE