diff options
Diffstat (limited to 'xtract/libxtract.h')
-rw-r--r-- | xtract/libxtract.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xtract/libxtract.h b/xtract/libxtract.h index d07ba97..c5140d4 100644 --- a/xtract/libxtract.h +++ b/xtract/libxtract.h @@ -71,7 +71,7 @@ extern "C" { * @{ */ -#define XTRACT_FEATURES 59 +#define XTRACT_FEATURES 60 /** \brief Enumeration of features, elements are used as indixes to an array of pointers to feature extracton functions */ enum xtract_features_ { |