diff --git a/Compiler/Template/GenerateAPIFunctionsTpl.tpl b/Compiler/Template/GenerateAPIFunctionsTpl.tpl index e80de9889b6..4fa3d51839b 100644 --- a/Compiler/Template/GenerateAPIFunctionsTpl.tpl +++ b/Compiler/Template/GenerateAPIFunctionsTpl.tpl @@ -119,7 +119,7 @@ template getQtInterface(list tys, String classNameWithColons, String c ::= let funcs = tys |> ty as T_FUNCTION(source=path::_) => '<%getQtInterfaceFunc(pathLastIdent(path), ty.funcArg, ty.funcResultType, classNameWithColons)%><%\n%>' << - #include + #include #include #include "OpenModelicaScriptingAPIQt.h"