diff options
Diffstat (limited to 'src/postfilter.h')
| -rw-r--r-- | src/postfilter.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/postfilter.h b/src/postfilter.h index 156714e..ecf7f39 100644 --- a/src/postfilter.h +++ b/src/postfilter.h @@ -28,6 +28,8 @@ #ifndef __POSTFILTER__ #define __POSTFILTER__ +#include "defines.h" + void postfilter(MODEL *model, float *bg_est); #endif |
