aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4vm/moth/qv4vme_moth_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/v4vm/moth/qv4vme_moth_p.h')
-rw-r--r--src/qml/qml/v4vm/moth/qv4vme_moth_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/qml/v4vm/moth/qv4vme_moth_p.h b/src/qml/qml/v4vm/moth/qv4vme_moth_p.h
index 9eea23901a..cdd5adfaa2 100644
--- a/src/qml/qml/v4vm/moth/qv4vme_moth_p.h
+++ b/src/qml/qml/v4vm/moth/qv4vme_moth_p.h
@@ -1,7 +1,7 @@
#ifndef QV4VME_MOTH_P_H
#define QV4VME_MOTH_P_H
-#include "qv4runtime.h"
+#include <private/qv4runtime_p.h>
#include "qv4instr_moth_p.h"
namespace QQmlJS {