analogfunction, rename included file from [module]defs.h
This commit is contained in:
parent
45b362ca53
commit
c7af29cd59
|
|
@ -322,7 +322,7 @@ typedef struct s$(module)model { /* model structure */
|
|||
|
||||
#include "$(module)ext.h"
|
||||
<admst:if test="[not(nilled(analogfunction))]">
|
||||
#include "analogfunction.h"
|
||||
#include "$(module).analogfunction.h"
|
||||
</admst:if>
|
||||
|
||||
#endif /*$(module)*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue