diff options
Diffstat (limited to 'src/state.h')
-rw-r--r-- | src/state.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/state.h b/src/state.h index 72c11da..6d68967 100644 --- a/src/state.h +++ b/src/state.h @@ -4,7 +4,7 @@ #ifndef JALV_STATE_H #define JALV_STATE_H -#include "jalv_internal.h" +#include "types.h" #include "lilv/lilv.h" #include "lv2/atom/atom.h" |