diff options
Diffstat (limited to 'doc/documentation.doxygen.in')
-rw-r--r-- | doc/documentation.doxygen.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.doxygen.in b/doc/documentation.doxygen.in index eca850d..c2f373e 100644 --- a/doc/documentation.doxygen.in +++ b/doc/documentation.doxygen.in @@ -1005,7 +1005,7 @@ INCLUDE_FILE_PATTERNS = # undefined via #undef or recursively expanded use the := operator # instead of the = operator. -PREDEFINED = XTRACT XTRACT_FFT +PREDEFINED = XTRACT_H XTRACT_FFT # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then # this tag can be used to specify a list of macro names that should be expanded. |