From 887058f621eb527483bc74cd18ef0850f59e14b6 Mon Sep 17 00:00:00 2001 From: Henning Gruendl Date: Tue, 7 Jan 2020 12:54:19 +0100 Subject: [PATCH] Fix compilation Change-Id: I98fe164f32bbe8c65a76b853f12ce7765a1c0f7e Reviewed-by: Mahmoud Badri --- share/qtcreator/qml/qmlpuppet/commands/puppettocreatorcommand.h | 1 + 1 file changed, 1 insertion(+) diff --git a/share/qtcreator/qml/qmlpuppet/commands/puppettocreatorcommand.h b/share/qtcreator/qml/qmlpuppet/commands/puppettocreatorcommand.h index aa4dcd1a44e..ff2ec935769 100644 --- a/share/qtcreator/qml/qmlpuppet/commands/puppettocreatorcommand.h +++ b/share/qtcreator/qml/qmlpuppet/commands/puppettocreatorcommand.h @@ -27,6 +27,7 @@ #include #include +#include namespace QmlDesigner {