diff options
Diffstat (limited to 'core/divelist.h')
-rw-r--r-- | core/divelist.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/divelist.h b/core/divelist.h index 75f096feb..3c09d5400 100644 --- a/core/divelist.h +++ b/core/divelist.h @@ -8,6 +8,8 @@ extern "C" { #endif +struct deco_state; + /* this is used for both git and xml format */ #define DATAFORMAT_VERSION 3 |