From ea171b5e0fc979c074142fab35d62a7a116c1593 Mon Sep 17 00:00:00 2001 From: wmayer Date: Thu, 3 Oct 2019 11:04:51 +0200 Subject: [PATCH] fix typo --- src/Mod/Import/Gui/Command.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Import/Gui/Command.cpp b/src/Mod/Import/Gui/Command.cpp index f835746d9a..3ab96ed4c2 100644 --- a/src/Mod/Import/Gui/Command.cpp +++ b/src/Mod/Import/Gui/Command.cpp @@ -26,7 +26,7 @@ #endif #include -#include +#include #include #include #include