diff options
Diffstat (limited to 'src/state.h')
-rw-r--r-- | src/state.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/state.h b/src/state.h index dfc3174..172b415 100644 --- a/src/state.h +++ b/src/state.h @@ -13,9 +13,8 @@ #include "lv2/urid/urid.h" #include "serd/serd.h" -JALV_BEGIN_DECLS - // State and preset utilities +JALV_BEGIN_DECLS typedef int (*PresetSink)(Jalv* jalv, const LilvNode* node, |