aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4vm/qv4executableallocator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/v4vm/qv4executableallocator.cpp')
-rw-r--r--src/qml/qml/v4vm/qv4executableallocator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/qml/v4vm/qv4executableallocator.cpp b/src/qml/qml/v4vm/qv4executableallocator.cpp
index 2ad300a74b..f1b12ffdd1 100644
--- a/src/qml/qml/v4vm/qv4executableallocator.cpp
+++ b/src/qml/qml/v4vm/qv4executableallocator.cpp
@@ -39,7 +39,7 @@
**
****************************************************************************/
-#include "qv4executableallocator.h"
+#include "qv4executableallocator_p.h"
#include <assert.h>
#include <wtf/StdLibExtras.h>