From 8e9f2048171ca84b433f718231a918870b5da435 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