analogfunction, rename included file from [module]defs.h

This commit is contained in:
Guilherme Brondani Torri 2014-12-03 18:54:34 +01:00 committed by Holger Vogt
parent 45b362ca53
commit c7af29cd59
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,7 @@ typedef struct s$(module)model { /* model structure */
#include "$(module)ext.h"
<admst:if test="[not(nilled(analogfunction))]">
#include &quot;analogfunction.h&quot;
#include &quot;$(module).analogfunction.h&quot;
</admst:if>
#endif /*$(module)*/