aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4vm/moth/qv4vme_moth.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/v4vm/moth/qv4vme_moth.cpp')
-rw-r--r--src/qml/qml/v4vm/moth/qv4vme_moth.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qml/qml/v4vm/moth/qv4vme_moth.cpp b/src/qml/qml/v4vm/moth/qv4vme_moth.cpp
index a3c34bf340..198f623a64 100644
--- a/src/qml/qml/v4vm/moth/qv4vme_moth.cpp
+++ b/src/qml/qml/v4vm/moth/qv4vme_moth.cpp
@@ -1,7 +1,7 @@
#include "qv4vme_moth_p.h"
#include "qv4instr_moth_p.h"
-#include "qv4value.h"
-#include "debugging.h"
+#include <private/qv4value_p.h>
+#include <private/qv4debugging_p.h>
#include <iostream>