summaryrefslogtreecommitdiffstats
path: root/src/map/if/if.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/if/if.h')
-rw-r--r--src/map/if/if.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/if/if.h b/src/map/if/if.h
index a2312667..5e0dd1b7 100644
--- a/src/map/if/if.h
+++ b/src/map/if/if.h
@@ -480,6 +480,7 @@ static inline float If_CutLutDelay( If_LibLut_t * p, int Size, int iPin )
////////////////////////////////////////////////////////////////////////
/*=== ifCore.c ===========================================================*/
+extern void If_ManSetDefaultPars( If_Par_t * pPars );
extern int If_ManPerformMapping( If_Man_t * p );
extern int If_ManPerformMappingComb( If_Man_t * p );
extern void If_ManComputeSwitching( If_Man_t * p );